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

  /src/sys/arch/hp300/dev/
hil_intio.c 53 static void hil_intio_attach(device_t, device_t, void *);
56 hil_intio_match, hil_intio_attach, NULL, NULL);
80 hil_intio_attach(device_t parent, device_t self, void *aux) function in typeref:typename:void
hil_intio.c 53 static void hil_intio_attach(device_t, device_t, void *);
56 hil_intio_match, hil_intio_attach, NULL, NULL);
80 hil_intio_attach(device_t parent, device_t self, void *aux) function in typeref:typename:void
hil_intio.c 53 static void hil_intio_attach(device_t, device_t, void *);
56 hil_intio_match, hil_intio_attach, NULL, NULL);
80 hil_intio_attach(device_t parent, device_t self, void *aux) function in typeref:typename:void

Completed in 34 milliseconds