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

  /src/sys/arch/sgimips/gio/
newport.c 80 static int newport_match(device_t, struct cfdata *, void *);
84 newport_match, newport_attach, NULL, NULL);
543 newport_match(device_t parent, struct cfdata *self, void *aux) function in typeref:typename:int
651 if (!newport_match(NULL, NULL, ga)) {
newport.c 80 static int newport_match(device_t, struct cfdata *, void *);
84 newport_match, newport_attach, NULL, NULL);
543 newport_match(device_t parent, struct cfdata *self, void *aux) function in typeref:typename:int
651 if (!newport_match(NULL, NULL, ga)) {

Completed in 23 milliseconds