Searched refs:sc_error (Results 1 – 5 of 5) sorted by relevance
90 int sc_error; member205 sc->sc_error = ENXIO; in ti_i2c_transfer_intr()210 sc->sc_error = ENXIO; in ti_i2c_transfer_intr()217 if (sc->sc_error != 0 && sc->sc_buffer->flags & IIC_M_NOSTOP) { in ti_i2c_transfer_intr()343 sc->sc_error = EINVAL; in ti_i2c_intr()390 sc->sc_error = 0; in ti_i2c_transfer()441 err = sc->sc_error; in ti_i2c_transfer()
53 int sc_error; member
275 G_NOP_LOGREQLVL(1, bp, "Returning error=%d.", sc->sc_error); in g_nop_start()276 g_io_deliver(bp, sc->sc_error); in g_nop_start()430 sc->sc_error = ioerror; in g_nop_create()780 sc->sc_error = (int)error; in g_nop_ctl_configure()958 sbuf_printf(sb, "%s<Error>%d</Error>\n", indent, sc->sc_error); in g_nop_dumpconf()
1181 sc->sc_error = 0; in cesa_attach_late()1481 sc->sc_error = EIO; in cesa_intr()1486 sc->sc_error = EIO; in cesa_intr()1491 sc->sc_error = EIO; in cesa_intr()1496 sc->sc_error = EIO; in cesa_intr()1502 sc->sc_error = EIO; in cesa_intr()1527 cr->cr_crp->crp_etype = sc->sc_error; in cesa_intr()1548 sc->sc_error = 0; in cesa_intr()
229 int sc_error; member