Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/sys/fibre-channel/impl/
H A Dfcph.h58 #define R_CTL_COMMAND 0x06 macro
/titanic_44/usr/src/uts/common/sys/fc4/
H A Dfcal.h85 #define R_CTL_COMMAND 0x06 macro
H A Dfc.h85 #define R_CTL_COMMAND 0x06 macro
/titanic_44/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()
/titanic_44/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_dfc.c6176 pkt->pkt_cmd_fhdr.r_ctl = R_CTL_COMMAND; in emlxs_send_menlo_cmd()
6264 pkt->pkt_cmd_fhdr.r_ctl = R_CTL_COMMAND; in emlxs_send_menlo_cmd()
6372 pkt->pkt_cmd_fhdr.r_ctl = R_CTL_COMMAND; in emlxs_fcoe_attention_thread()
8255 pkt->pkt_cmd_fhdr.r_ctl = R_CTL_COMMAND; in emlxs_dfc_set_menlo_loopback()
8385 pkt->pkt_cmd_fhdr.r_ctl = R_CTL_COMMAND; in emlxs_dfc_set_menlo_fte()
/titanic_44/usr/src/uts/sun/io/scsi/adapters/
H A Dsf.c1529 hp->r_ctl = R_CTL_COMMAND; in sf_scsi_init_pkt()
3527 hp->r_ctl = R_CTL_COMMAND; in sf_do_reportlun()
3884 hp->r_ctl = R_CTL_COMMAND; in sf_do_inquiry()
/titanic_44/usr/src/uts/common/io/fibre-channel/ulp/
H A Dfcp.c2620 hp->r_ctl = R_CTL_COMMAND; in fcp_send_scsi_ioctl()
6566 hp->r_ctl = R_CTL_COMMAND; in fcp_send_scsi()
11452 hp->r_ctl = R_CTL_COMMAND; in fcp_pkt_setup()
16169 hp->r_ctl = R_CTL_COMMAND; in fcp_pseudo_init_pkt()
/titanic_44/usr/src/uts/common/io/fibre-channel/fca/qlc/
H A Dql_api.c3168 case R_CTL_COMMAND: in ql_transport()
4806 if (pkt->pkt_cmd_fhdr.r_ctl == R_CTL_COMMAND && in ql_cmd_setup()