Home
last modified time | relevance | path

Searched refs:OPEN_FCOE (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/lib/libfcoe/common/
H A Dlibfcoe.c47 #define OPEN_FCOE 0 macro
545 if ((status = openFcoe(OPEN_FCOE, &fcoe_fd)) != FCOE_STATUS_OK) { in FCOE_CreatePort()
645 if ((status = openFcoe(OPEN_FCOE, &fcoe_fd)) != FCOE_STATUS_OK) { in FCOE_DeletePort()
737 if ((status = openFcoe(OPEN_FCOE, &fcoe_fd)) != FCOE_STATUS_OK) { in FCOE_GetPortList()