Searched refs:PCIR_SECSTAT_1 (Results 1 – 2 of 2) sorted by relevance
| /dragonfly/sys/bus/pci/ | ||
| HD | pcireg.h | 215 #define PCIR_SECSTAT_1 0x1e macro |
| HD | pci_pci.c | 155 sc->secstat = pci_read_config(dev, PCIR_SECSTAT_1, 2); in pcib_attach_common() |