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

  /src/sys/arch/hpcarm/dev/
nbpmci.c 44 static int pxamci_match(device_t, cfdata_t, void *);
55 pxamci_match, pxamci_attach, NULL, NULL);
59 pxamci_match(device_t parent, cfdata_t match, void *aux) function in typeref:typename:int
wzero3_mci.c 65 static int pxamci_match(device_t, cfdata_t, void *);
69 pxamci_match, pxamci_attach, NULL, NULL);
134 pxamci_match(device_t parent, cfdata_t cf, void *aux) function in typeref:typename:int
  /src/sys/arch/evbarm/gumstix/
gxmci.c 56 static int pxamci_match(device_t, cfdata_t, void *);
60 pxamci_match, pxamci_attach, NULL, NULL);
68 pxamci_match(device_t parent, cfdata_t match, void *aux) function in typeref:typename:int
  /src/sys/arch/zaurus/dev/
zmci.c 68 static int pxamci_match(device_t, cfdata_t, void *);
72 pxamci_match, pxamci_attach, NULL, NULL);
82 pxamci_match(device_t parent, cfdata_t cf, void *aux) function in typeref:typename:int
  /src/sys/arch/evbarm/g42xxeb/
g42xxeb_mci.c 89 static int pxamci_match(device_t, cfdata_t, void *);
93 pxamci_match, pxamci_attach, NULL, NULL);
103 pxamci_match(device_t parent, cfdata_t cf, void *aux) function in typeref:typename:int

Completed in 18 milliseconds