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

  /src/sys/arch/acorn32/mainbus/
com_pioc.c 96 static void com_pioc_attach (device_t, device_t, void *);
101 com_pioc_probe, com_pioc_attach, NULL, NULL);
144 * void com_pioc_attach(device_t parent, device_t self, void *aux)
150 com_pioc_attach(device_t parent, device_t self, void *aux) function in typeref:typename:void
com_pioc.c 96 static void com_pioc_attach (device_t, device_t, void *);
101 com_pioc_probe, com_pioc_attach, NULL, NULL);
144 * void com_pioc_attach(device_t parent, device_t self, void *aux)
150 com_pioc_attach(device_t parent, device_t self, void *aux) function in typeref:typename:void
com_pioc.c 96 static void com_pioc_attach (device_t, device_t, void *);
101 com_pioc_probe, com_pioc_attach, NULL, NULL);
144 * void com_pioc_attach(device_t parent, device_t self, void *aux)
150 com_pioc_attach(device_t parent, device_t self, void *aux) function in typeref:typename:void
com_pioc.c 96 static void com_pioc_attach (device_t, device_t, void *);
101 com_pioc_probe, com_pioc_attach, NULL, NULL);
144 * void com_pioc_attach(device_t parent, device_t self, void *aux)
150 com_pioc_attach(device_t parent, device_t self, void *aux) function in typeref:typename:void

Completed in 42 milliseconds