btl.c | 168 static void btattach(device_t, device_t, void *); 171 btprobe, btattach, NULL, NULL); 341 btattach(device_t parent, device_t self, void *aux) function in typeref:typename:void 354 panic("btattach: bt_find of %s failed", device_xname(self));
|