Home
last modified time | relevance | path

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

/linux/drivers/scsi/qedf/
H A Dqedf_hsi.h124 __le32 err_warn_bitmap_lo /* Error bitmap lower 32 bits */; member
H A Dqedf_io.c1452 le32_to_cpu(cqe->cqe_info.err_info.err_warn_bitmap_lo)); in qedf_process_warning_compl()
1462 (u64)cqe->cqe_info.err_info.err_warn_bitmap_lo; in qedf_process_warning_compl()
1528 le32_to_cpu(cqe->cqe_info.err_info.err_warn_bitmap_lo)); in qedf_process_error_detect()
/linux/drivers/scsi/bnx2fc/
H A Dbnx2fc_hwi.c699 err_entry->data.err_warn_bitmap_lo); in bnx2fc_process_unsol_compl()
728 (u64)err_entry->data.err_warn_bitmap_lo; in bnx2fc_process_unsol_compl()
811 err_entry->data.err_warn_bitmap_lo); in bnx2fc_process_unsol_compl()
822 (u64)err_entry->data.err_warn_bitmap_lo; in bnx2fc_process_unsol_compl()
H A D57xx_hsi_bnx2fc.h849 __le32 err_warn_bitmap_lo; member