Home
last modified time | relevance | path

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

/dragonfly/sys/bus/pci/
HDpcireg.h215 #define PCIR_SECSTAT_1 0x1e macro
HDpci_pci.c155 sc->secstat = pci_read_config(dev, PCIR_SECSTAT_1, 2); in pcib_attach_common()