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

  /src/sys/arch/macppc/dev/
lightbar.c 70 static int lightbar_match(device_t, struct cfdata *, void *);
74 CFATTACH_DECL_NEW(lightbar, sizeof(struct lightbar_softc), lightbar_match,
84 lightbar_match(device_t parent, struct cfdata *match, void *aux) function in typeref:typename:int

Completed in 12 milliseconds