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

  /src/sys/dev/isa/
mpu_isa.c 58 static int mpu_isa_match(device_t, cfdata_t, void *);
62 mpu_isa_match, mpu_isa_attach, NULL, NULL);
65 mpu_isa_match(device_t parent, cfdata_t match, void *aux) function in typeref:typename:int

Completed in 11 milliseconds