Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/scsi/aic7xxx/
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))
A Daic79xx.h76 #define SCB_IS_SCSIBUS_B(ahd, scb) (0) macro

Completed in 13 milliseconds