Home
last modified time | relevance | path

Searched refs:ASC_ERROR (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/sys/dev/ic/
H A Dadv.c800 if (AscResetBus(sc) == ASC_ERROR) { in adv_timeout()
H A Dadvlib.c2898 retval = ASC_ERROR; in AscResetDevice()
2938 retval = ASC_ERROR; in AscResetDevice()
2973 retval = ASC_ERROR; in AscResetBus()
2976 retval = ASC_ERROR; in AscResetBus()
H A Dadvlib.h65 #define ASC_ERROR -1 macro