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

  /src/sys/arch/shark/ofw/
chipsfb_ofbus.c 67 static int chipsfb_ofbus_match(device_t, struct cfdata *, void *);
73 chipsfb_ofbus_match, chipsfb_ofbus_attach, NULL, NULL);
157 chipsfb_ofbus_match(device_t parent, struct cfdata *match, void *aux) function in typeref:typename:int
chipsfb_ofbus.c 67 static int chipsfb_ofbus_match(device_t, struct cfdata *, void *);
73 chipsfb_ofbus_match, chipsfb_ofbus_attach, NULL, NULL);
157 chipsfb_ofbus_match(device_t parent, struct cfdata *match, void *aux) function in typeref:typename:int

Completed in 34 milliseconds