Searched refs:ipsd_attach (Results 1 – 1 of 1) sorted by relevance
41 static int ipsd_attach(device_t dev);65 DEVMETHOD(device_attach, ipsd_attach),154 ipsd_attach(device_t dev) in ipsd_attach() function