Home
last modified time | relevance | path

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

/dragonfly/sys/dev/netif/wb/
H A Dif_wbreg.h376 int wb_cachesize; member
H A Dif_wb.c765 sc->wb_cachesize = pci_read_config(dev, WB_PCI_CACHELEN, 4) & 0xFF; in wb_attach()
1408 switch(sc->wb_cachesize) { in wb_init()