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

  /src/sys/arch/acorn32/eb7500atx/
rsbus.c 48 static void rsbus_attach(device_t, device_t, void *);
54 rsbus_match, rsbus_attach, NULL, NULL);
63 rsbus_attach(device_t parent, device_t self, void *aux) function in typeref:typename:void

Completed in 13 milliseconds