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

  /src/sys/dev/isa/
cec.c 92 int cecprobe(device_t, cfdata_t, void *);
96 cecprobe, cecattach, NULL, NULL);
143 cecprobe(device_t parent, cfdata_t match, void *aux) function in typeref:typename:int
149 DPRINTF(DBG_CONFIG, ("cecprobe: called\n"));
cec.c 92 int cecprobe(device_t, cfdata_t, void *);
96 cecprobe, cecattach, NULL, NULL);
143 cecprobe(device_t parent, cfdata_t match, void *aux) function in typeref:typename:int
149 DPRINTF(DBG_CONFIG, ("cecprobe: called\n"));

Completed in 29 milliseconds