Lines Matching defs:error
1564 /* ignore any bsg add error - we just can't do sgio */
1868 * should pass this error value to the scsi eh.
2289 /* Check if this was a conn error and the kernel took ownership */
2617 void iscsi_conn_error_event(struct iscsi_cls_conn *conn, enum iscsi_err error)
2645 ISCSI_DBG_TRANS_CONN(conn, "Got conn error in state %d\n",
2658 "conn error (%d)\n", error);
2666 ev->r.connerror.error = error;
2672 iscsi_cls_conn_printk(KERN_INFO, conn, "detected conn error (%d)\n",
2673 error);
4082 * on error - fall through.
4091 printk(KERN_WARNING "Send reply failed, error %d\n", err);