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

  /src/sys/dev/pci/
gtp.c 53 static int gtp_match(device_t, cfdata_t, void *);
106 gtp_match, gtp_attach, NULL, NULL);
120 gtp_match(device_t parent, cfdata_t cf, void *aux) function in typeref:typename:int
gtp.c 53 static int gtp_match(device_t, cfdata_t, void *);
106 gtp_match, gtp_attach, NULL, NULL);
120 gtp_match(device_t parent, cfdata_t cf, void *aux) function in typeref:typename:int
gtp.c 53 static int gtp_match(device_t, cfdata_t, void *);
106 gtp_match, gtp_attach, NULL, NULL);
120 gtp_match(device_t parent, cfdata_t cf, void *aux) function in typeref:typename:int

Completed in 31 milliseconds