Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/fcoe/
H A Dfcoeio.h76 FCOEIOE_MORE_DATA enumerator
/illumos-gate/usr/src/lib/libfcoe/common/
H A Dlibfcoe.c755 if (fcoeio.fcoeio_status == FCOEIOE_MORE_DATA) { in FCOE_GetPortList()
770 case FCOEIOE_MORE_DATA: in FCOE_GetPortList()
/illumos-gate/usr/src/uts/common/io/fcoe/
H A Dfcoe.c808 fcoeio->fcoeio_status = FCOEIOE_MORE_DATA; in fcoe_iocmd()