Searched refs:emlxs_fcoe_fcftab_state (Results 1 – 1 of 1) sorted by relevance
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/ |
H A D | emlxs_fcf.c | 531 static uint32_t emlxs_fcoe_fcftab_state(emlxs_port_t *port, uint16_t state, 4734 emlxs_fcoe_fcftab_state(emlxs_port_t *port, uint16_t state, uint16_t reason, in emlxs_fcoe_fcftab_state() function 4832 rval = emlxs_fcoe_fcftab_state(port, FCOE_FCFTAB_STATE_SHUTDOWN, in emlxs_fcoe_fcftab_fcfi_offline_evt_action() 4843 rval = emlxs_fcoe_fcftab_state(port, in emlxs_fcoe_fcftab_fcfi_offline_evt_action() 4857 rval = emlxs_fcoe_fcftab_state(port, in emlxs_fcoe_fcftab_fcfi_offline_evt_action() 4868 rval = emlxs_fcoe_fcftab_state(port, FCOE_FCFTAB_STATE_ONLINE, in emlxs_fcoe_fcftab_fcfi_offline_evt_action() 4977 rval = emlxs_fcoe_fcftab_state(port, FCOE_FCFTAB_STATE_SOLICIT, in emlxs_fcoe_fcftab_cvl_evt_action() 5037 rval = emlxs_fcoe_fcftab_state(port, FCOE_FCFTAB_STATE_SOLICIT, in emlxs_fcoe_fcftab_linkup_evt_action() 5106 rval = emlxs_fcoe_fcftab_state(port, FCOE_FCFTAB_STATE_OFFLINE, in emlxs_fcoe_fcftab_linkdown_evt_action() 5111 rval = emlxs_fcoe_fcftab_state(port, FCOE_FCFTAB_STATE_OFFLINE, in emlxs_fcoe_fcftab_linkdown_evt_action() [all …]
|