Home
last modified time | relevance | path

Searched refs:FCOE_CMD_PORT_OFFLINE (Results 1 – 4 of 4) sorted by relevance

/titanic_44/usr/src/uts/common/sys/fcoe/
H A Dfcoe_common.h162 #define FCOE_CMD_PORT_OFFLINE (FCOE_PORT_CTL_CMDS | 0x02) macro
/titanic_44/usr/src/uts/common/io/fcoe/
H A Dfcoe_fc.c177 case FCOE_CMD_PORT_OFFLINE: in fcoe_ctl()
/titanic_44/usr/src/uts/common/io/fibre-channel/fca/fcoei/
H A Dfcoei_lv.c216 ss->ss_eport->eport_ctl(ss->ss_eport, FCOE_CMD_PORT_OFFLINE, NULL); in fcoei_unbind_port()
516 ss->ss_eport->eport_ctl(ss->ss_eport, FCOE_CMD_PORT_OFFLINE, 0); in fcoei_reset()
/titanic_44/usr/src/uts/common/io/comstar/port/fcoet/
H A Dfcoet_fc.c920 ss->ss_eport->eport_ctl(ss->ss_eport, FCOE_CMD_PORT_OFFLINE, 0); in fcoet_disable_port()