Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/fibre-channel/ulp/
H A Dfcsm.h362 int fcsm_pkt_state_to_rval(uchar_t, uint32_t);
/illumos-gate/usr/src/uts/common/io/fibre-channel/ulp/
H A Dfcsm.c1878 fcsm_pkt_state_to_rval(uchar_t state, uint32_t reason) in fcsm_pkt_state_to_rval() function
2796 fcsm_pkt_state_to_rval(pkt->pkt_state, pkt->pkt_reason); in fcsm_ct_intr()
3155 fcsm_pkt_state_to_rval(pkt->pkt_state, pkt->pkt_reason); in fcsm_xlogi_intr()
3299 jobstatus = fcsm_pkt_state_to_rval(pkt->pkt_state, pkt->pkt_reason); in fcsm_pkt_common_intr()