Home
last modified time | relevance | path

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

/freebsd/sys/dev/hptiop/
H A Dhptiop.c140 static int hptiop_probe(device_t dev);
1727 DEVMETHOD(device_probe, hptiop_probe),
1797 static int hptiop_probe(device_t dev) in hptiop_probe() function