Home
last modified time | relevance | path

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

/freebsd/sys/dev/hpt27xx/
H A Dhpt27xx_osm_bsd.c53 static int hpt_probe(device_t dev) in hpt_probe() function
1257 DEVMETHOD(device_probe, hpt_probe),
/freebsd/sys/dev/hptrr/
H A Dhptrr_osm_bsd.c62 static int hpt_probe(device_t dev) in hpt_probe() function
1190 DEVMETHOD(device_probe, hpt_probe),
/freebsd/sys/dev/hptnr/
H A Dhptnr_osm_bsd.c55 static int hpt_probe(device_t dev) in hpt_probe() function
1547 DEVMETHOD(device_probe, hpt_probe),
/freebsd/sys/dev/hptmv/
H A Dentry.c72 static int hpt_probe (device_t dev);
84 DEVMETHOD(device_probe, hpt_probe),
1950 hpt_probe(device_t dev) in hpt_probe() function