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

/freebsd-13-stable/sys/dev/aic7xxx/
H A Daic79xx.h102 #define SCB_IS_SILENT(scb) \ macro
106 #define SCB_IS_SILENT(scb) \ macro
H A Daic7xxx.h104 #define SCB_IS_SILENT(scb) \ macro
108 #define SCB_IS_SILENT(scb) \ macro
H A Daic79xx.c1855 if (scb != NULL && SCB_IS_SILENT(scb))
2112 if (SCB_IS_SILENT(scb) == FALSE) {
H A Daic7xxx.c1093 if (SCB_IS_SILENT(scb))

Completed in 279 milliseconds