Home
last modified time | relevance | path

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

/freebsd-9-stable/sys/dev/tws/
Dtws.h82 #define TWS_PCI_BAR2 0x1C macro
Dtws.c240 sc->mfa_base = (u_int64_t)pci_read_config(dev, TWS_PCI_BAR2, 4); in tws_attach()
258 sc->mfa_res_id = TWS_PCI_BAR2; /* BAR2 offset */ in tws_attach()