Home
last modified time | relevance | path

Searched refs:ADW_TRUE (Results 1 – 2 of 2) sorted by relevance

/netbsd/sys/dev/ic/
H A Dadwlib.c932 if (AdwResetCCB(sc) != ADW_TRUE) {
1840 if (status != ADW_TRUE) {
1857 if (status != ADW_TRUE) {
1924 status = (AdwInitDriver(sc) == 0)? ADW_TRUE : ADW_FALSE;
2105 return ADW_TRUE;
H A Dadwlib.h617 #define ADW_TRUE 1 macro
994 ADW_CHIP_ID_WORD)) ? ADW_TRUE : ADW_FALSE)