Home
last modified time | relevance | path

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

/freebsd/sys/dev/hpt27xx/
H A Dhpt27xx_osm_bsd.c69 static int hpt_attach(device_t dev) in hpt_attach() function
1258 DEVMETHOD(device_attach, hpt_attach),
/freebsd/sys/dev/hptrr/
H A Dhptrr_osm_bsd.c78 static int hpt_attach(device_t dev) in hpt_attach() function
1191 DEVMETHOD(device_attach, hpt_attach),
/freebsd/sys/dev/hptnr/
H A Dhptnr_osm_bsd.c71 static int hpt_attach(device_t dev) in hpt_attach() function
1548 DEVMETHOD(device_attach, hpt_attach),
/freebsd/sys/dev/hptmv/
H A Dentry.c74 static int hpt_attach(device_t dev);
85 DEVMETHOD(device_attach, hpt_attach),
1973 hpt_attach(device_t dev) in hpt_attach() function
2460 /*Start this thread in the hpt_attach, to prevent kernel from loading it without our controller.*/