Home
last modified time | relevance | path

Searched refs:cba_cacheline (Results 1 – 3 of 3) sorted by relevance

/openbsd/sys/dev/cardbus/
H A Dcardbusvar.h98 int cba_cacheline; /* cache line size */ member
H A Dcardbus.c115 sc->sc_cacheline = cba->cba_cacheline; in cardbusattach()
/openbsd/sys/dev/pci/
H A Dpccbb.c529 cba.cba_cacheline = PCI_CACHELINE(bhlc); in pccbb_pci_callback()
534 sc->sc_dev.dv_xname, cba.cba_cacheline, cba.cba_lattimer); in pccbb_pci_callback()