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

  /src/sys/arch/hp300/dev/
hpib.c 86 static void hpibbusattach(device_t, device_t, void *);
89 hpibbusmatch, hpibbusattach, NULL, NULL);
132 hpibbusattach(device_t parent, device_t self, void *aux) function in typeref:typename:void
hpib.c 86 static void hpibbusattach(device_t, device_t, void *);
89 hpibbusmatch, hpibbusattach, NULL, NULL);
132 hpibbusattach(device_t parent, device_t self, void *aux) function in typeref:typename:void

Completed in 130 milliseconds