HomeSort by: relevance | last modified time | path
    Searched refs:SCB_IS_SILENT (Results 1 - 4 of 4) sorted by relevancy

  /src/sys/dev/ic/
aic79xxvar.h 106 #define SCB_IS_SILENT(scb) \
110 #define SCB_IS_SILENT(scb) \
aic7xxxvar.h 193 #define SCB_IS_SILENT(scb) \
197 #define SCB_IS_SILENT(scb) \
aic79xx.c 1801 if (scb != NULL && SCB_IS_SILENT(scb))
2056 if (SCB_IS_SILENT(scb) == FALSE) {
aic7xxx.c 1090 if (SCB_IS_SILENT(scb))

Completed in 167 milliseconds