Home
last modified time | relevance | path

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

/netbsd/src/sys/arch/amiga/pci/
Dp5pb.c230 int pcires_count; /* Number of AutoConfig(TM) PCI resources */ in p5pb_identify_bridge() local
232 pcires_count = p5pb_find_resources(sc); in p5pb_identify_bridge()
234 switch (pcires_count) { in p5pb_identify_bridge()