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

/freebsd-10.2-release/sys/dev/aic7xxx/
H A Daic79xx.h100 #define SCB_IS_SILENT(scb) \ macro
104 #define SCB_IS_SILENT(scb) \ macro
H A Daic7xxx.h102 #define SCB_IS_SILENT(scb) \ macro
106 #define SCB_IS_SILENT(scb) \ macro
H A Daic79xx.c1868 if (scb != NULL && SCB_IS_SILENT(scb))
2126 if (SCB_IS_SILENT(scb) == FALSE) {
H A Daic7xxx.c1094 if (SCB_IS_SILENT(scb))

Completed in 87 milliseconds