Searched defs: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
53 * flag - open flag (OPEN_FCOE, OPEN_EXCL_FCOE)
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 208 milliseconds