Home
last modified time | relevance | path

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

/freebsd/sys/dev/thunderbolt/
H A Dnhi_reg.h249 #define AR_VSCAP_B0 0xb0 macro
H A Dtb_pcib.c283 val = pci_read_config(dev, sc->vsec + AR_VSCAP_B0, 4); in tb_pcib_attach_common()
286 pci_write_config(dev, sc->vsec + AR_VSCAP_B0, val, 4); in tb_pcib_attach_common()