Searched refs:ce_attach (Results 1 – 1 of 1) sorted by relevance
120 static int ce_attach __P((device_t));126 DEVMETHOD(device_attach, ce_attach),413 static int ce_attach (device_t dev) in ce_attach() function