hpc.c | 351 static void hpc_attach(device_t, device_t, void *); 369 hpc_match, hpc_attach, NULL, NULL); 394 hpc_attach(device_t parent, device_t self, void *aux) function in typeref:typename:void 428 panic("hpc_attach: can't handle HPC on an IP%d", mach_type); 432 panic("hpc_attach: could not identify HPC revision\n");
|