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

  /src/sys/dev/onewire/
oweeprom.c 64 static int oweeprom_match(device_t, cfdata_t, void *);
68 oweeprom_match, oweeprom_attach, NULL, NULL);
75 oweeprom_match(device_t parent, cfdata_t match, void *aux) function in typeref:typename:int

Completed in 12 milliseconds