Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/fibre-channel/ulp/
H A Dfcsm.h363 caddr_t fcsm_port_state_to_str(uint32_t);
/illumos-gate/usr/src/uts/common/io/fibre-channel/ulp/
H A Dfcsm.c681 fcsm_port_state_to_str(FC_PORT_STATE_MASK(pinfo->port_state)), in fcsm_handle_port_attach()
1270 fcsm_port_state_to_str(FC_PORT_STATE_MASK(port_state)), port_state, in fcsm_statec_cb()
1905 fcsm_port_state_to_str(uint32_t port_state) in fcsm_port_state_to_str() function