Home
last modified time | relevance | path

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

/f-stack/freebsd/mips/nlm/
H A Dxlp_pci.c86 int maxslots, s, f, pcifunchigh, irq; in xlp_pci_attach() local
97 maxslots = PCIB_MAXSLOTS(pcib); in xlp_pci_attach()
98 for (s = 0; s <= maxslots; s++) { in xlp_pci_attach()