Home
last modified time | relevance | path

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

/freebsd-9-stable/sys/sparc64/pci/
Dfire.c124 static device_probe_t fire_probe; variable
136 DEVMETHOD(device_probe, fire_probe),
276 fire_probe(device_t dev) in fire_probe() function