Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/fcinfo/
H A Dfcoeadm.c189 case FCOE_STATUS_ERROR_OPEN_DEV: in fcoe_adm_create_port()
306 case FCOE_STATUS_ERROR_OPEN_DEV: in fcoe_adm_delete_port()
416 case FCOE_STATUS_ERROR_OPEN_DEV: in fcoe_adm_list_ports()
/illumos-gate/usr/src/lib/libfcoe/common/
H A Dlibfcoe.h80 #define FCOE_STATUS_ERROR_OPEN_DEV 6 macro
H A Dlibfcoe.c67 ret = FCOE_STATUS_ERROR_OPEN_DEV; in openFcoe()