Searched refs:call_copyin (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/sun4u/montecarlo/io/
H A Dpcf8591_nct.c401 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 Dpcf8574_nct.c874 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