Home
last modified time | relevance | path

Searched refs:PCIR_SECBUS_2 (Results 1 – 4 of 4) sorted by relevance

/freebsd/sys/dev/pci/
H A Dpcireg.h301 #define PCIR_SECBUS_2 0x19 macro
H A Dpci.c707 cfg->bridge.br_secbus = REG(PCIR_SECBUS_2, 1); in pci_hdrtypedata()
3829 sec_reg = PCIR_SECBUS_2; in pci_reserve_secbus()
3937 sec_reg = PCIR_SECBUS_2; in pci_alloc_secbus()
6320 pci_write_config(dev, PCIR_SECBUS_2, in pci_cfg_restore()
6447 PCIR_SECBUS_2, 1); in pci_cfg_save()
H A Dpci_user.c1340 PCIR_SECBUS_2, 1); in pci_ioctl()
H A Dpci_pci.c642 sec_reg = PCIR_SECBUS_2; in pcib_setup_secbus()