Home
last modified time | relevance | path

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

/freebsd/sys/dev/ofw/
H A Dofw_pcib.c89 static int ofw_pcib_maxslots(device_t);
128 DEVMETHOD(pcib_maxslots, ofw_pcib_maxslots),
311 ofw_pcib_maxslots(device_t dev) in ofw_pcib_maxslots() function