| uftdi.c | 125 * Remember to update uftdi_attach() if it should be UFTDI_TYPE_SIO instead 200 static void uftdi_attach(device_t, device_t, void *); 205 uftdi_attach, uftdi_detach, NULL, NULL, uftdi_childdet); 315 uftdi_attach(device_t parent, device_t self, void *aux) function in typeref:typename:void 457 DPRINTF(("uftdi_attach: ATTACH ERROR\n"));
|