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

  /src/sys/arch/hpcmips/vr/
com_vrip.c 86 static int com_vrip_probe(device_t, cfdata_t , void *);
95 com_vrip_probe, com_vrip_attach, NULL, NULL);
130 com_vrip_probe(device_t parent, cfdata_t cf, void *aux) function in typeref:typename:int
136 DPRINTF(("==com_vrip_probe"));
com_vrip.c 86 static int com_vrip_probe(device_t, cfdata_t , void *);
95 com_vrip_probe, com_vrip_attach, NULL, NULL);
130 com_vrip_probe(device_t parent, cfdata_t cf, void *aux) function in typeref:typename:int
136 DPRINTF(("==com_vrip_probe"));

Completed in 51 milliseconds