Home
last modified time | relevance | path

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

/dragonfly/sys/dev/netif/dc/
H A Dif_dcreg.h711 u_int8_t dc_cachesize; member
H A Dif_dc.c2010 sc->dc_cachesize = 0; in dc_attach()
2012 sc->dc_cachesize = pci_read_config(dev, in dc_attach()
3217 switch(sc->dc_cachesize) { in dc_init()