Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/dev/hptrr/
Dhptrr_osm_bsd.c64 static int hpt_probe(device_t dev) in hpt_probe() function
1195 DEVMETHOD(device_probe, hpt_probe),
/freebsd-12-stable/sys/dev/hpt27xx/
Dhpt27xx_osm_bsd.c55 static int hpt_probe(device_t dev) in hpt_probe() function
1366 DEVMETHOD(device_probe, hpt_probe),
/freebsd-12-stable/sys/dev/hptnr/
Dhptnr_osm_bsd.c57 static int hpt_probe(device_t dev) in hpt_probe() function
1548 DEVMETHOD(device_probe, hpt_probe),
/freebsd-12-stable/sys/dev/hptmv/
Dentry.c75 static int hpt_probe (device_t dev);
87 DEVMETHOD(device_probe, hpt_probe),
1955 hpt_probe(device_t dev) in hpt_probe() function