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

  /src/sys/dev/pci/
machfb.c 222 static int mach64_match(device_t, cfdata_t, void *);
225 CFATTACH_DECL_NEW(machfb, sizeof(struct mach64_softc), mach64_match,
391 mach64_match(device_t parent, cfdata_t match, void *aux) function in typeref:typename:int
machfb.c 222 static int mach64_match(device_t, cfdata_t, void *);
225 CFATTACH_DECL_NEW(machfb, sizeof(struct mach64_softc), mach64_match,
391 mach64_match(device_t parent, cfdata_t match, void *aux) function in typeref:typename:int

Completed in 24 milliseconds