Searched refs:CAS_ERROR_RTRTO (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/dev/cas/ | ||
H A D | if_casreg.h | 114 #define CAS_ERROR_RTRTO 0x00000020 /* 255 retries exceeded */ macro |
H A D | if_cas.c | 1070 CAS_ERROR_DMAR_ZERO | CAS_ERROR_RTRTO)); in cas_init_locked() |