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

  /src/sys/arch/sparc64/dev/
pcfiic_ebus.c 47 int pcfiic_ebus_match(device_t, struct cfdata *, void *);
58 pcfiic_ebus_match, pcfiic_ebus_attach, NULL, NULL);
61 pcfiic_ebus_match(device_t parent, struct cfdata *match, void *aux) function in typeref:typename:int
pcfiic_ebus.c 47 int pcfiic_ebus_match(device_t, struct cfdata *, void *);
58 pcfiic_ebus_match, pcfiic_ebus_attach, NULL, NULL);
61 pcfiic_ebus_match(device_t parent, struct cfdata *match, void *aux) function in typeref:typename:int

Completed in 27 milliseconds