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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/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.c2680 if (scb != NULL && SCB_IS_SILENT(scb))
2931 if (SCB_IS_SILENT(scb) == FALSE) {
H A Daic7xxx_core.c1648 if (SCB_IS_SILENT(scb))

Completed in 75 milliseconds