Home
last modified time | relevance | path

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

/freebsd/sys/powerpc/mpc85xx/
H A Dpci_mpc85xx.c638 sec_stat = fsl_pcib_cfgread(sc, 0, 0, 0, PCIR_SECSTAT_1, 2); in fsl_pcib_err_init()
640 fsl_pcib_cfgwrite(sc, 0, 0, 0, PCIR_SECSTAT_1, 0xffff, 2); in fsl_pcib_err_init()
/freebsd/sys/dev/pci/
H A Dpcireg.h260 #define PCIR_SECSTAT_1 0x1e macro