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

  /src/sys/dev/marvell/
gtpci.c 63 static int gtpci_match(device_t, struct cfdata *, void *);
77 gtpci_match, gtpci_attach, NULL, NULL);
79 gtpci_match, gtpci_attach, NULL, NULL);
84 gtpci_match(device_t parent, struct cfdata *match, void *aux) function in typeref:typename:int
gtpci.c 63 static int gtpci_match(device_t, struct cfdata *, void *);
77 gtpci_match, gtpci_attach, NULL, NULL);
79 gtpci_match, gtpci_attach, NULL, NULL);
84 gtpci_match(device_t parent, struct cfdata *match, void *aux) function in typeref:typename:int

Completed in 120 milliseconds