HomeSort by: relevance | last modified time | path
    Searched defs:hpc_attach (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/arch/sgimips/hpc/
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");

Completed in 12 milliseconds