Home
last modified time | relevance | path

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

/freebsd-14-stable/sys/dev/hptrr/
HDhptrr_osm_bsd.c62 static int hpt_probe(device_t dev) in hpt_probe() function
1190 DEVMETHOD(device_probe, hpt_probe),
/freebsd-14-stable/sys/dev/hpt27xx/
HDhpt27xx_osm_bsd.c53 static int hpt_probe(device_t dev) in hpt_probe() function
1257 DEVMETHOD(device_probe, hpt_probe),
/freebsd-14-stable/sys/dev/hptnr/
HDhptnr_osm_bsd.c55 static int hpt_probe(device_t dev) in hpt_probe() function
1547 DEVMETHOD(device_probe, hpt_probe),
/freebsd-14-stable/sys/dev/hptmv/
HDentry.c73 static int hpt_probe (device_t dev);
85 DEVMETHOD(device_probe, hpt_probe),
1951 hpt_probe(device_t dev) in hpt_probe() function