Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/dev/hptrr/
Dhptrr_osm_bsd.c80 static int hpt_attach(device_t dev) in hpt_attach() function
1196 DEVMETHOD(device_attach, hpt_attach),
/freebsd-12-stable/sys/dev/hpt27xx/
Dhpt27xx_osm_bsd.c71 static int hpt_attach(device_t dev) in hpt_attach() function
1367 DEVMETHOD(device_attach, hpt_attach),
/freebsd-12-stable/sys/dev/hptnr/
Dhptnr_osm_bsd.c73 static int hpt_attach(device_t dev) in hpt_attach() function
1549 DEVMETHOD(device_attach, hpt_attach),
/freebsd-12-stable/sys/dev/hptmv/
Dentry.c77 static int hpt_attach(device_t dev);
88 DEVMETHOD(device_attach, hpt_attach),
1978 hpt_attach(device_t dev) in hpt_attach() function