Searched refs:call_copyin (Results 1 - 2 of 2) sorted by relevance
/illumos-gate/usr/src/uts/sun4u/montecarlo/io/ |
H A D | pcf8591_nct.c | 401 call_copyin(caddr_t arg, struct pcf8591_unit *unitp, int mode) function 580 if (call_copyin((caddr_t)arg, unitp, mode) != I2C_SUCCESS) { 601 if (call_copyin((caddr_t)arg, unitp, mode) != I2C_SUCCESS) {
|
H A D | pcf8574_nct.c | 874 call_copyin(caddr_t arg, struct pcf8574_unit *unitp, int mode) function 1168 if (call_copyin((caddr_t)arg, unitp, mode) != DDI_SUCCESS) {
|
Completed in 61 milliseconds