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

  /src/sys/arch/zaurus/dev/
ioexp.c 63 static void ioexp_attach(device_t, device_t, void *);
66 ioexp_match, ioexp_attach, NULL, NULL);
106 ioexp_attach(device_t parent, device_t self, void *aux) function in typeref:typename:void
ioexp.c 63 static void ioexp_attach(device_t, device_t, void *);
66 ioexp_match, ioexp_attach, NULL, NULL);
106 ioexp_attach(device_t parent, device_t self, void *aux) function in typeref:typename:void
ioexp.c 63 static void ioexp_attach(device_t, device_t, void *);
66 ioexp_match, ioexp_attach, NULL, NULL);
106 ioexp_attach(device_t parent, device_t self, void *aux) function in typeref:typename:void
ioexp.c 63 static void ioexp_attach(device_t, device_t, void *);
66 ioexp_match, ioexp_attach, NULL, NULL);
106 ioexp_attach(device_t parent, device_t self, void *aux) function in typeref:typename:void

Completed in 40 milliseconds