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

  /src/sys/arch/sparc64/dev/
jbus-i2c.c 74 static int jbusi2c_match(device_t, cfdata_t, void *);
88 jbusi2c_match, jbusi2c_attach, NULL, NULL);
95 jbusi2c_match(device_t parent, cfdata_t match, void *aux) function in typeref:typename:int
jbus-i2c.c 74 static int jbusi2c_match(device_t, cfdata_t, void *);
88 jbusi2c_match, jbusi2c_attach, NULL, NULL);
95 jbusi2c_match(device_t parent, cfdata_t match, void *aux) function in typeref:typename:int

Completed in 24 milliseconds