Home
last modified time | relevance | path

Searched refs:SRB_DataIn (Results 1 – 3 of 3) sorted by relevance

/linux-6.3-rc2/drivers/scsi/aacraid/
A Dcommctrl.c540 switch (flags & (SRB_DataIn | SRB_DataOut)) { in aac_send_raw_srb()
544 case (SRB_DataIn | SRB_DataOut): in aac_send_raw_srb()
547 case SRB_DataIn: in aac_send_raw_srb()
933 if (flags & SRB_DataIn) { in aac_send_raw_srb()
A Daachba.c1505 flag = SRB_DataIn | SRB_DataOut; in aac_scsi_common()
1508 flag = SRB_DataIn; in aac_scsi_common()
1796 srbcmd->flags = cpu_to_le32(SRB_DataIn); in aac_issue_safw_bmic_identify()
1844 srbcmd->flags = cpu_to_le32(SRB_DataIn); in aac_get_safw_ciss_luns()
A Daacraid.h2044 #define SRB_DataIn 0x0040 macro

Completed in 26 milliseconds