Searched refs:icattach (Results 1 – 1 of 1) sorted by relevance
98 static int icattach(device_t);109 DEVMETHOD(device_attach, icattach),159 icattach(device_t dev) in icattach() function