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

  /src/sys/arch/mips/atheros/dev/
athflash.c 117 static int flash_probe(device_t, cfdata_t, void *);
129 flash_probe, flash_attach, NULL, NULL);
164 flash_probe(device_t parent, cfdata_t cf, void *aux) function in typeref:typename:int
  /src/sys/arch/hpcmips/vr/
flash_vrip.c 61 static int flash_probe(device_t, cfdata_t, void *);
79 flash_probe, flash_attach, NULL, NULL);
183 flash_probe(device_t parent, cfdata_t match, void *aux) function in typeref:typename:int

Completed in 12 milliseconds