Searched refs:AHD_TRANS_ACTIVE (Results 1 - 2 of 2) sorted by relevance

/drivers/scsi/aic7xxx/
H A Daic79xx_core.c1954 AHD_TRANS_ACTIVE, /*paused*/TRUE);
1957 AHD_TRANS_ACTIVE, /*paused*/TRUE);
3901 active = (type & AHD_TRANS_ACTIVE) == AHD_TRANS_ACTIVE;
4044 active = (type & AHD_TRANS_ACTIVE) == AHD_TRANS_ACTIVE;
5191 AHD_TRANS_ACTIVE|AHD_TRANS_GOAL,
5306 AHD_TRANS_ACTIVE|AHD_TRANS_GOAL,
5422 AHD_TRANS_ACTIVE|AHD_TRANS_GOAL,
5426 AHD_TRANS_ACTIVE|AHD_TRANS_GOA
[all...]
H A Daic79xx.h733 #define AHD_TRANS_ACTIVE 0x03 /* Assume this target is on the bus */ macro

Completed in 120 milliseconds