Searched refs:SCB_IS_SILENT (Results 1 - 4 of 4) sorted by relevance

/linux-master/drivers/scsi/aic7xxx/
H A Daic7xxx.h92 #define SCB_IS_SILENT(scb) \ macro
96 #define SCB_IS_SILENT(scb) \ macro
H A Daic79xx.h90 #define SCB_IS_SILENT(scb) \ macro
94 #define SCB_IS_SILENT(scb) \ macro
H A Daic79xx_core.c2707 if (scb != NULL && SCB_IS_SILENT(scb))
2958 if (SCB_IS_SILENT(scb) == FALSE) {
H A Daic7xxx_core.c1648 if (SCB_IS_SILENT(scb))

Completed in 126 milliseconds