Searched refs:sc_error (Results 1 – 5 of 5) sorted by relevance
92 int sc_error; member207 sc->sc_error = ENXIO; in ti_i2c_transfer_intr()212 sc->sc_error = ENXIO; in ti_i2c_transfer_intr()219 if (sc->sc_error != 0 && sc->sc_buffer->flags & IIC_M_NOSTOP) { in ti_i2c_transfer_intr()345 sc->sc_error = EINVAL; in ti_i2c_intr()392 sc->sc_error = 0; in ti_i2c_transfer()443 err = sc->sc_error; in ti_i2c_transfer()
55 int sc_error; member
278 G_NOP_LOGREQLVL(1, bp, "Returning error=%d.", sc->sc_error); in g_nop_start()279 g_io_deliver(bp, sc->sc_error); in g_nop_start()433 sc->sc_error = ioerror; in g_nop_create()783 sc->sc_error = (int)error; in g_nop_ctl_configure()961 sbuf_printf(sb, "%s<Error>%d</Error>\n", indent, sc->sc_error); in g_nop_dumpconf()
1184 sc->sc_error = 0; in cesa_attach_late()1484 sc->sc_error = EIO; in cesa_intr()1489 sc->sc_error = EIO; in cesa_intr()1494 sc->sc_error = EIO; in cesa_intr()1499 sc->sc_error = EIO; in cesa_intr()1505 sc->sc_error = EIO; in cesa_intr()1530 cr->cr_crp->crp_etype = sc->sc_error; in cesa_intr()1551 sc->sc_error = 0; in cesa_intr()
234 int sc_error; member