Searched refs:CAS_CAW_RR_DIS (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/dev/cas/ | ||
H A D | if_casreg.h | 77 #define CAS_CAW_RR_DIS 0x00000010 /* weighted round robin dis. */ macro |
H A D | if_cas.c | 1031 CAS_WRITE_4(sc, CAS_CAW, CAS_CAW_RR_DIS); in cas_init_locked() |