Home
last modified time | relevance | path

Searched refs:R_CTL_COMMAND (Results 1 – 8 of 8) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/fibre-channel/impl/
H A Dfcph.h58 #define R_CTL_COMMAND 0x06 macro
/illumos-gate/usr/src/uts/common/sys/fc4/
H A Dfcal.h83 #define R_CTL_COMMAND 0x06 macro
H A Dfc.h83 #define R_CTL_COMMAND 0x06 macro
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/fcoei/
H A Dfcoei_eth.c176 case R_CTL_COMMAND: in fcoei_release_sol_frame()
H A Dfcoei_lv.c2040 case R_CTL_COMMAND: in fcoei_process_event_exchange()
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_dfc.c6233 pkt->pkt_cmd_fhdr.r_ctl = R_CTL_COMMAND; in emlxs_send_menlo_cmd()
6321 pkt->pkt_cmd_fhdr.r_ctl = R_CTL_COMMAND; in emlxs_send_menlo_cmd()
6429 pkt->pkt_cmd_fhdr.r_ctl = R_CTL_COMMAND; in emlxs_fcoe_attention_thread()
8313 pkt->pkt_cmd_fhdr.r_ctl = R_CTL_COMMAND; in emlxs_dfc_set_menlo_loopback()
8443 pkt->pkt_cmd_fhdr.r_ctl = R_CTL_COMMAND; in emlxs_dfc_set_menlo_fte()
/illumos-gate/usr/src/uts/common/io/fibre-channel/ulp/
H A Dfcp.c2624 hp->r_ctl = R_CTL_COMMAND; in fcp_send_scsi_ioctl()
6571 hp->r_ctl = R_CTL_COMMAND; in fcp_send_scsi()
11441 hp->r_ctl = R_CTL_COMMAND; in fcp_pkt_setup()
16162 hp->r_ctl = R_CTL_COMMAND; in fcp_pseudo_init_pkt()
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/qlc/
H A Dql_api.c3424 case R_CTL_COMMAND: in ql_transport()
5129 if (pkt->pkt_cmd_fhdr.r_ctl == R_CTL_COMMAND && in ql_cmd_setup()