Home
last modified time | relevance | path

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

/freebsd-14.2/sys/amd64/vmm/amd/
H A Damdiommu.c88 error = pci_find_cap(dev, PCIY_SECDEV, &capoff); in amdiommu_probe()
/freebsd-14.2/sys/dev/pci/
H A Dpcireg.h149 #define PCIY_SECDEV 0x0f /* Secure Device */ macro
/freebsd-14.2/usr.sbin/pciconf/
H A Dcap.c928 case PCIY_SECDEV: in list_caps()