Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/fcinfo/
H A Dfcoeadm.c172 case FCOE_STATUS_ERROR_BUSY: in fcoe_adm_create_port()
283 case FCOE_STATUS_ERROR_BUSY: in fcoe_adm_delete_port()
405 case FCOE_STATUS_ERROR_BUSY: in fcoe_adm_list_ports()
/titanic_50/usr/src/lib/libfcoe/common/
H A Dlibfcoe.h77 #define FCOE_STATUS_ERROR_BUSY 3 macro
H A Dlibfcoe.c562 status = FCOE_STATUS_ERROR_BUSY; in FCOE_CreatePort()
668 status = FCOE_STATUS_ERROR_BUSY; in FCOE_DeletePort()
765 status = FCOE_STATUS_ERROR_BUSY; in FCOE_GetPortList()