Home
last modified time | relevance | path

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

/trueos/sys/dev/pccbb/
HDpccbb_pci.c444 if (pci_read_config(sc->dev, PCIR_SECLAT_2, 1) < 0x20) in cbb_chipinit()
445 pci_write_config(sc->dev, PCIR_SECLAT_2, 0x20, 1); in cbb_chipinit()
/trueos/sys/dev/pci/
HDpcireg.h272 #define PCIR_SECLAT_2 0x1b macro
HDpci.c601 cfg->bridge.br_seclat = REG(PCIR_SECLAT_2, 1); in pci_hdrtypedata()
4985 pci_write_config(dev, PCIR_SECLAT_2, in pci_cfg_restore()
5104 PCIR_SECLAT_2, 1); in pci_cfg_save()