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

  /src/sys/arch/zaurus/dev/
ioexp.c 62 static int ioexp_match(device_t, cfdata_t, void *);
66 ioexp_match, ioexp_attach, NULL, NULL);
86 ioexp_match(device_t parent, cfdata_t cf, void *aux) function in typeref:typename:int
ioexp.c 62 static int ioexp_match(device_t, cfdata_t, void *);
66 ioexp_match, ioexp_attach, NULL, NULL);
86 ioexp_match(device_t parent, cfdata_t cf, void *aux) function in typeref:typename:int

Completed in 22 milliseconds