Searched refs:PH_DATA_OUT (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/scsi/ | ||
H A D | dc395x.h | 259 #define PH_DATA_OUT 0x00 /* Data out phase */ macro |
H A D | dc395x.c | 2006 if ((*pscsi_status & PHASEMASK) != PH_DATA_OUT) { in data_out_phase0() |