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

  /src/sys/arch/hpcarm/dev/
nbp_slhci.c 50 static int nbp_slhci_match(device_t, cfdata_t, void *);
56 nbp_slhci_match, nbp_slhci_attach, NULL, NULL);
61 nbp_slhci_match(device_t parent, cfdata_t match, void *aux) function in typeref:typename:int
nbp_slhci.c 50 static int nbp_slhci_match(device_t, cfdata_t, void *);
56 nbp_slhci_match, nbp_slhci_attach, NULL, NULL);
61 nbp_slhci_match(device_t parent, cfdata_t match, void *aux) function in typeref:typename:int

Completed in 23 milliseconds