| seagate.c | 296 int seaprobe(device_t, cfdata_t, void *); 300 seaprobe, seaattach, NULL, NULL); 328 seaprobe(device_t parent, cfdata_t match, void *aux) function in typeref:typename:int 366 printf("seaprobe: board type unknown at address %p\n", maddr);
|