Home
last modified time | relevance | path

Searched refs:SRB_DataOut (Results 1 – 4 of 4) sorted by relevance

/linux-6.3-rc2/drivers/scsi/aacraid/
A Dcommctrl.c540 switch (flags & (SRB_DataIn | SRB_DataOut)) { in aac_send_raw_srb()
541 case SRB_DataOut: in aac_send_raw_srb()
544 case (SRB_DataIn | SRB_DataOut): in aac_send_raw_srb()
684 if (flags & SRB_DataOut) { in aac_send_raw_srb()
745 if (flags & SRB_DataOut) { in aac_send_raw_srb()
800 if (flags & SRB_DataOut) { in aac_send_raw_srb()
857 if (flags & SRB_DataOut) { in aac_send_raw_srb()
898 if (flags & SRB_DataOut) { in aac_send_raw_srb()
A Daachba.c1502 flag = SRB_DataOut; in aac_scsi_common()
1505 flag = SRB_DataIn | SRB_DataOut; in aac_scsi_common()
A Daacraid.h2045 #define SRB_DataOut 0x0080 macro
A Dcommsup.c2313 srbcmd->flags = cpu_to_le32(SRB_DataOut); in aac_send_wellness_command()

Completed in 45 milliseconds