Home
last modified time | relevance | path

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

/freebsd/sys/dev/pccbb/
H A Dpccbb_pci.c451 if (pci_read_config(sc->dev, PCIR_SECLAT_2, 1) < 0x20) in cbb_chipinit()
452 pci_write_config(sc->dev, PCIR_SECLAT_2, 0x20, 1); in cbb_chipinit()
/freebsd/sys/dev/pci/
H A Dpcireg.h303 #define PCIR_SECLAT_2 0x1b macro
H A Dpci.c664 cfg->bridge.br_seclat = REG(PCIR_SECLAT_2, 1); in pci_hdrtypedata()
6105 pci_write_config(dev, PCIR_SECLAT_2, in pci_cfg_restore()
6232 PCIR_SECLAT_2, 1); in pci_cfg_save()