Searched refs:PCIR_EA_NUM_ENT (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/sys/dev/pci/
H A Dpcireg.h625 #define PCIR_EA_NUM_ENT 2 /* Number of Capability Entries */ macro
H A Dpci.c754 num_ent = REG(PCIR_EA_NUM_ENT, 2);
/freebsd-11-stable/usr.sbin/pciconf/
H A Dcap.c658 num_ent = read_config(fd, &p->pc_sel, ptr + PCIR_EA_NUM_ENT, 2);

Completed in 154 milliseconds