Lines Matching defs:error
1567 /* ignore any bsg add error - we just can't do sgio */
1846 * should pass this error value to the scsi eh.
2271 /* Check if this was a conn error and the kernel took ownership */
2640 void iscsi_conn_error_event(struct iscsi_cls_conn *conn, enum iscsi_err error)
2668 ISCSI_DBG_TRANS_CONN(conn, "Got conn error in state %d\n",
2681 "conn error (%d)\n", error);
2689 ev->r.connerror.error = error;
2695 iscsi_cls_conn_printk(KERN_INFO, conn, "detected conn error (%d)\n",
2696 error);
4109 * on error - fall through.
4118 printk(KERN_WARNING "Send reply failed, error %d\n", err);