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

  /src/sys/dev/gpib/
cs80bus.c 62 int cs80busmatch(device_t, cfdata_t, void *);
66 cs80busmatch, cs80busattach, NULL, NULL);
96 cs80busmatch(device_t parent, cfdata_t match, void *aux) function in typeref:typename:int
cs80bus.c 62 int cs80busmatch(device_t, cfdata_t, void *);
66 cs80busmatch, cs80busattach, NULL, NULL);
96 cs80busmatch(device_t parent, cfdata_t match, void *aux) function in typeref:typename:int

Completed in 21 milliseconds