Searched refs:IPW_CSR_AUTOINC_DATA (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/sys/dev/ipw/
H A Dif_ipwreg.h42 #define IPW_CSR_AUTOINC_DATA 0x001c macro
H A Dif_ipw.c2533 size = min(CSR_READ_4(sc, IPW_CSR_AUTOINC_DATA), 256);
2535 buf[i] = MEM_READ_4(sc, CSR_READ_4(sc, IPW_CSR_AUTOINC_DATA));

Completed in 106 milliseconds