Searched refs:ABORT_DEV (Results 1 – 3 of 3) sorted by relevance
/linux-3.4.99/drivers/scsi/ | ||
D | dc395x.h | 141 #define ABORT_DEV BIT1 macro |
D | tmscsim.h | 244 #define ABORT_DEV BIT1 macro |
D | tmscsim.c | 1300 pDCB->DCBFlag |= ABORT_DEV; in dc390_DataIO_Comm() |