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

  /src/sys/arch/next68k/dev/
esp.c 130 static void espattach_intio(device_t, device_t, void *);
151 espmatch_intio, espattach_intio, NULL, NULL);
292 espattach_intio(device_t parent, device_t self, void *aux) function in typeref:typename:void
esp.c 130 static void espattach_intio(device_t, device_t, void *);
151 espmatch_intio, espattach_intio, NULL, NULL);
292 espattach_intio(device_t parent, device_t self, void *aux) function in typeref:typename:void
esp.c 130 static void espattach_intio(device_t, device_t, void *);
151 espmatch_intio, espattach_intio, NULL, NULL);
292 espattach_intio(device_t parent, device_t self, void *aux) function in typeref:typename:void

Completed in 34 milliseconds