Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/sys/fcoe/
H A Dfcoe_common.h161 #define FCOE_CMD_PORT_ONLINE (FCOE_PORT_CTL_CMDS | 0x01) macro
/titanic_44/usr/src/uts/common/io/fcoe/
H A Dfcoe_fc.c163 case FCOE_CMD_PORT_ONLINE: in fcoe_ctl()
/titanic_44/usr/src/uts/common/io/fibre-channel/fca/fcoei/
H A Dfcoei_lv.c818 ss->ss_eport->eport_ctl(ss->ss_eport, FCOE_CMD_PORT_ONLINE, NULL); in fcoei_port_enabled()
1995 ss->ss_eport->eport_ctl(ss->ss_eport, FCOE_CMD_PORT_ONLINE, 0); in fcoei_process_event_reset()
/titanic_44/usr/src/uts/common/io/comstar/port/fcoet/
H A Dfcoet_fc.c900 if (ss->ss_eport->eport_ctl(ss->ss_eport, FCOE_CMD_PORT_ONLINE, 0) == in fcoet_enable_port()