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

  /src/sys/arch/x68k/dev/
intio.c 119 static void intio_attach(device_t, device_t, void *);
125 intio_match, intio_attach, NULL, NULL);
152 intio_attach(device_t parent, device_t self, void *aux) function in typeref:typename:void
intio.c 119 static void intio_attach(device_t, device_t, void *);
125 intio_match, intio_attach, NULL, NULL);
152 intio_attach(device_t parent, device_t self, void *aux) function in typeref:typename:void
intio.c 119 static void intio_attach(device_t, device_t, void *);
125 intio_match, intio_attach, NULL, NULL);
152 intio_attach(device_t parent, device_t self, void *aux) function in typeref:typename:void

Completed in 37 milliseconds