Searched refs:hpt_attach (Results 1 – 4 of 4) sorted by relevance
69 static int hpt_attach(device_t dev) in hpt_attach() function1258 DEVMETHOD(device_attach, hpt_attach),
78 static int hpt_attach(device_t dev) in hpt_attach() function1191 DEVMETHOD(device_attach, hpt_attach),
71 static int hpt_attach(device_t dev) in hpt_attach() function1548 DEVMETHOD(device_attach, hpt_attach),
74 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.*/