Home
last modified time | relevance | path

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

/trueos/sys/dev/pci/
HDpcireg.h842 #define PCIR_PCIAF_CAP 0x3 macro
/trueos/usr.sbin/pciconf/
HDcap.c524 cap = read_config(fd, &p->pc_sel, ptr + PCIR_PCIAF_CAP, 1); in cap_pciaf()