Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/fcoe/
H A Dfcoeio.h74 FCOEIOE_MAC_NOT_FOUND, enumerator
/illumos-gate/usr/src/lib/libfcoe/common/
H A Dlibfcoe.c676 case FCOEIOE_MAC_NOT_FOUND: in FCOE_DeletePort()
697 if (io_ret == FCOEIOE_MAC_NOT_FOUND) { in FCOE_DeletePort()
/illumos-gate/usr/src/uts/common/io/fcoe/
H A Dfcoe_fc.c474 fcoeio->fcoeio_status = FCOEIOE_MAC_NOT_FOUND; in fcoe_delete_port()