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

  /src/sys/arch/hp300/dev/
hpib.c 85 static int hpibbusmatch(device_t, cfdata_t, void *);
89 hpibbusmatch, hpibbusattach, NULL, NULL);
125 hpibbusmatch(device_t parent, cfdata_t cf, void *aux) function in typeref:typename:int
hpib.c 85 static int hpibbusmatch(device_t, cfdata_t, void *);
89 hpibbusmatch, hpibbusattach, NULL, NULL);
125 hpibbusmatch(device_t parent, cfdata_t cf, void *aux) function in typeref:typename:int

Completed in 36 milliseconds