Home
last modified time | relevance | path

Searched refs:R_CTL_STATUS (Results 1 – 6 of 6) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/fibre-channel/impl/
H A Dfcph.h59 #define R_CTL_STATUS 0x07 macro
/illumos-gate/usr/src/uts/common/sys/fc4/
H A Dfcal.h84 #define R_CTL_STATUS 0x07 macro
H A Dfc.h84 #define R_CTL_STATUS 0x07 macro
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/fcoei/
H A Dfcoei_eth.c1189 case R_CTL_STATUS: in fcoei_process_unsol_frame()
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_fct.c2690 pkt->pkt_cmd_fhdr.r_ctl = R_CTL_STATUS; in emlxs_fct_send_fcp_status()
2821 pkt->pkt_cmd_fhdr.r_ctl = R_CTL_STATUS; in emlxs_fct_send_qfull_reply()
4680 pkt->pkt_cmd_fhdr.r_ctl = R_CTL_STATUS; in emlxs_fct_abort()
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/qlc/
H A Dql_api.c3418 pkt->pkt_resp_fhdr.r_ctl = R_CTL_STATUS; in ql_transport()
3471 case R_CTL_STATUS: in ql_transport()
4049 (sp->pkt->pkt_cmd_fhdr.r_ctl == R_CTL_STATUS)) { in ql_abort()