Home
last modified time | relevance | path

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

/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/scsi/bnx2fc/
H A Dbnx2fc_hwi.c1866 struct regpair *task_ctx_bdt; in bnx2fc_setup_task_ctx() local
1911 task_ctx_bdt = (struct regpair *)hba->task_ctx_bd_tbl; in bnx2fc_setup_task_ctx()
1924 task_ctx_bdt->hi = cpu_to_le32((u64)addr >> 32); in bnx2fc_setup_task_ctx()
1925 task_ctx_bdt->lo = cpu_to_le32((u32)addr); in bnx2fc_setup_task_ctx()
1926 task_ctx_bdt++; in bnx2fc_setup_task_ctx()
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/scsi/bnx2fc/
H A Dbnx2fc_hwi.c1866 struct regpair *task_ctx_bdt; in bnx2fc_setup_task_ctx() local
1911 task_ctx_bdt = (struct regpair *)hba->task_ctx_bd_tbl; in bnx2fc_setup_task_ctx()
1924 task_ctx_bdt->hi = cpu_to_le32((u64)addr >> 32); in bnx2fc_setup_task_ctx()
1925 task_ctx_bdt->lo = cpu_to_le32((u32)addr); in bnx2fc_setup_task_ctx()
1926 task_ctx_bdt++; in bnx2fc_setup_task_ctx()
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/scsi/bnx2fc/
H A Dbnx2fc_hwi.c1866 struct regpair *task_ctx_bdt; in bnx2fc_setup_task_ctx() local
1911 task_ctx_bdt = (struct regpair *)hba->task_ctx_bd_tbl; in bnx2fc_setup_task_ctx()
1924 task_ctx_bdt->hi = cpu_to_le32((u64)addr >> 32); in bnx2fc_setup_task_ctx()
1925 task_ctx_bdt->lo = cpu_to_le32((u32)addr); in bnx2fc_setup_task_ctx()
1926 task_ctx_bdt++; in bnx2fc_setup_task_ctx()