Searched refs:ALC_RX_BUF_SIZE (Results 1 – 2 of 2) sorted by relevance
/netbsd-src/sys/dev/pci/ | ||
H A D | if_alcreg.h | 517 #define ALC_RX_BUF_SIZE 0x1564 macro |
H A D | if_alc.c | 2886 CSR_WRITE_4(sc, ALC_RX_BUF_SIZE, sc->alc_buf_size); in alc_init_backend() |