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

  /src/sys/dev/marvell/
gtidmac.c 146 static int gtidmac_match(device_t, struct cfdata *, void *);
339 gtidmac_match, gtidmac_attach, NULL, NULL);
341 gtidmac_match, gtidmac_attach, NULL, NULL);
346 gtidmac_match(device_t parent, struct cfdata *match, void *aux) function in typeref:typename:int
gtidmac.c 146 static int gtidmac_match(device_t, struct cfdata *, void *);
339 gtidmac_match, gtidmac_attach, NULL, NULL);
341 gtidmac_match, gtidmac_attach, NULL, NULL);
346 gtidmac_match(device_t parent, struct cfdata *match, void *aux) function in typeref:typename:int

Completed in 24 milliseconds