tcbus.c | 68 static void tcbus_attach(device_t, device_t, void *); 71 tcbus_match, tcbus_attach, NULL, NULL); 87 tcbus_attach(device_t parent, device_t self, void *aux) function in typeref:typename:void 111 panic("tcbus_attach: no TURBOchannel configured for systype = %d", systype);
|