Searched refs:call_copyout (Results 1 – 2 of 2) sorted by relevance
/titanic_41/usr/src/uts/sun4u/montecarlo/io/ |
H A D | pcf8591_nct.c | 443 call_copyout(caddr_t arg, struct pcf8591_unit *unitp, int mode) in call_copyout() function 589 if (call_copyout((caddr_t)arg, unitp, mode) != I2C_SUCCESS) { in pcf8591_ioctl() 637 if (call_copyout((caddr_t)arg, unitp, mode) != I2C_SUCCESS) { in pcf8591_ioctl()
|
H A D | pcf8574_nct.c | 916 call_copyout(caddr_t arg, struct pcf8574_unit *unitp, int mode) in call_copyout() function 1178 if (call_copyout((caddr_t)arg, unitp, mode) in pcf8574_ioctl()
|