Home
last modified time | relevance | path

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

/freebsd/sys/dev/tws/
H A Dtws.h81 #define TWS_PCI_BAR2 0x1C macro
H A Dtws.c234 sc->mfa_base = (u_int64_t)pci_read_config(dev, TWS_PCI_BAR2, 4); in tws_attach()
252 sc->mfa_res_id = TWS_PCI_BAR2; /* BAR2 offset */ in tws_attach()