Home
last modified time | relevance | path

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

/freebsd/sys/dev/cardbus/
H A Dcardbus_cis.c593 if ((start = pci_read_config(child, PCIR_CIS, 4)) == 0) { in cardbus_parse_cis()
/freebsd/sys/dev/pci/
H A Dpcireg.h233 #define PCIR_CIS 0x28 macro
/freebsd/sys/dev/e1000/
H A Dif_em.c2027 for (rid = PCIR_BAR(0); rid < PCIR_CIS;) { in em_allocate_pci_resources()
2037 if (rid >= PCIR_CIS) { in em_allocate_pci_resources()