Home
last modified time | relevance | path

Searched refs:SCF_NO_DCHK (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/drivers/scsi/
H A Da100u2w.h187 #define SCF_NO_DCHK 0x00 /* Direction determined by SCSI */ macro
H A Dinitio.h413 #define SCF_NO_DCHK 0x00 macro
H A Da100u2w.c856 scb->flags = SCF_NO_DCHK; /* Clear done bit */ in inia100_build_scb()
H A Dinitio.c1734 if ((scb->flags & SCF_DIR) != SCF_NO_DCHK) in initio_xpad_in()
1758 if ((scb->flags & SCF_DIR) != SCF_NO_DCHK) in initio_xpad_out()
/kernel/linux/linux-6.6/drivers/scsi/
H A Da100u2w.h187 #define SCF_NO_DCHK 0x00 /* Direction determined by SCSI */ macro
H A Dinitio.h413 #define SCF_NO_DCHK 0x00 macro
H A Da100u2w.c856 scb->flags = SCF_NO_DCHK; /* Clear done bit */ in inia100_build_scb()
H A Dinitio.c1732 if ((scb->flags & SCF_DIR) != SCF_NO_DCHK) in initio_xpad_in()
1756 if ((scb->flags & SCF_DIR) != SCF_NO_DCHK) in initio_xpad_out()

Completed in 16 milliseconds