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

/illumos-gate/usr/src/lib/libfcoe/common/
H A Dlibfcoe.c57 openFcoe(int flag, int *fd) function
69 syslog(LOG_DEBUG, "openFcoe:open failure:%s:errno(%d)",
544 if ((status = openFcoe(OPEN_FCOE, &fcoe_fd)) != FCOE_STATUS_OK) {
644 if ((status = openFcoe(OPEN_FCOE, &fcoe_fd)) != FCOE_STATUS_OK) {
736 if ((status = openFcoe(OPEN_FCOE, &fcoe_fd)) != FCOE_STATUS_OK) {

Completed in 57 milliseconds