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

  /src/sys/arch/hpcmips/dev/
mq200_pci.c 53 int mq200_pci_match(device_t, cfdata_t, void *);
57 mq200_pci_match, mq200_pci_attach, NULL, NULL);
60 mq200_pci_match(device_t parent, cfdata_t match, void *aux) function in typeref:typename:int
mq200_pci.c 53 int mq200_pci_match(device_t, cfdata_t, void *);
57 mq200_pci_match, mq200_pci_attach, NULL, NULL);
60 mq200_pci_match(device_t parent, cfdata_t match, void *aux) function in typeref:typename:int

Completed in 21 milliseconds