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

/linux-master/drivers/scsi/aic7xxx/
H A Daic7xxx.h77 #define SCB_IS_SCSIBUS_B(ahc, scb) \ macro
88 (SCB_GET_TARGET(ahc, scb) + (SCB_IS_SCSIBUS_B(ahc, scb) ? 8 : 0))
H A Daic79xx.h76 #define SCB_IS_SCSIBUS_B(ahd, scb) (0) macro

Completed in 163 milliseconds