Searched refs:openFcoe (Results 1 - 1 of 1) sorted by relevance

/osnet-11/usr/src/lib/libfcoe/common/
H A Dlibfcoe.c59 openFcoe(int flag, int *fd) function
71 syslog(LOG_DEBUG, "openFcoe:open failure:%s:errno(%d)",
548 if ((status = openFcoe(OPEN_FCOE, &fcoe_fd)) != FCOE_STATUS_OK) {
650 if ((status = openFcoe(OPEN_FCOE, &fcoe_fd)) != FCOE_STATUS_OK) {
742 if ((status = openFcoe(OPEN_FCOE, &fcoe_fd)) != FCOE_STATUS_OK) {
1024 if ((status = openFcoe(OPEN_FCOE, &fcoe_fd)) != FCOE_STATUS_OK) {

Completed in 15 milliseconds