Home
last modified time | relevance | path

Searched refs:err_mask64 (Results 1 – 1 of 1) sorted by relevance

/linux-4.4.14/drivers/scsi/bnx2i/
Dbnx2i_hwi.c2235 u64 err_mask64; in bnx2i_process_iscsi_error() local
2244 err_mask64 = (0x1ULL << iscsi_err->completion_status); in bnx2i_process_iscsi_error()
2246 if (err_mask64 & iscsi_error_mask) { in bnx2i_process_iscsi_error()