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

  /src/sys/arch/playstation2/dev/
ohci_sbus.c 69 STATIC int ohci_sbus_match(struct device *, struct cfdata *, void *);
110 ohci_sbus_match, ohci_sbus_attach, NULL, NULL);
113 ohci_sbus_match(struct device *parent, struct cfdata *cf, void *aux) function in typeref:typename:int
ohci_sbus.c 69 STATIC int ohci_sbus_match(struct device *, struct cfdata *, void *);
110 ohci_sbus_match, ohci_sbus_attach, NULL, NULL);
113 ohci_sbus_match(struct device *parent, struct cfdata *cf, void *aux) function in typeref:typename:int

Completed in 21 milliseconds