Home
last modified time | relevance | path

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

/freebsd/sys/dev/cas/
H A Dif_casreg.h111 #define CAS_ERROR_OTHER 0x00000004 /* errors (see PCIR_STATUS) */ macro
H A Dif_cas.c1069 ~(CAS_ERROR_DTRTO | CAS_ERROR_OTHER | CAS_ERROR_DMAW_ZERO | in cas_init_locked()
1920 if ((status & CAS_ERROR_OTHER) != 0) { in cas_eint()