Home
last modified time | relevance | path

Searched refs:fcsm_port_state_to_str (Results 1 – 2 of 2) sorted by relevance

/titanic_41/usr/src/uts/common/sys/fibre-channel/ulp/
H A Dfcsm.h363 caddr_t fcsm_port_state_to_str(uint32_t);
/titanic_41/usr/src/uts/common/io/fibre-channel/ulp/
H A Dfcsm.c682 fcsm_port_state_to_str(FC_PORT_STATE_MASK(pinfo->port_state)), in fcsm_handle_port_attach()
1271 fcsm_port_state_to_str(FC_PORT_STATE_MASK(port_state)), port_state, in fcsm_statec_cb()
1906 fcsm_port_state_to_str(uint32_t port_state) in fcsm_port_state_to_str() function