Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/
H A Da100u2w.h189 #define SCF_DOUT 0x10 /* From Initiator to Target */ macro
H A Dinitio.h415 #define SCF_DOUT 0x10 macro
H A Dinitio.c1675 if ((scb->flags & SCF_DIR) == SCF_DOUT) in initio_xfer_data_in()