Searched refs:ll_halt (Results 1 - 6 of 6) sorted by relevance

/linux-4.4.14/drivers/scsi/bfa/
H A Dbfa_ioc_ct.c138 writel(__FW_INIT_HALT_P, ioc->ioc_regs.ll_halt); bfa_ioc_ct_notify_fail()
141 readl(ioc->ioc_regs.ll_halt); bfa_ioc_ct_notify_fail()
207 ioc->ioc_regs.ll_halt = rb + FW_INIT_HALT_P0; bfa_ioc_ct_reg_init()
215 ioc->ioc_regs.ll_halt = rb + FW_INIT_HALT_P1; bfa_ioc_ct_reg_init()
267 ioc->ioc_regs.ll_halt = rb + FW_INIT_HALT_P0; bfa_ioc_ct2_reg_init()
273 ioc->ioc_regs.ll_halt = rb + FW_INIT_HALT_P1; bfa_ioc_ct2_reg_init()
H A Dbfa_core.c941 curr_value = readl(bfa->ioc.ioc_regs.ll_halt); bfa_msix_lpu_err()
943 writel(curr_value, bfa->ioc.ioc_regs.ll_halt); bfa_msix_lpu_err()
H A Dbfa_ioc.h215 void __iomem *ll_halt; member in struct:bfa_ioc_regs_s
/linux-4.4.14/drivers/net/ethernet/brocade/bna/
H A Dbfa_ioc_ct.c199 writel(__FW_INIT_HALT_P, ioc->ioc_regs.ll_halt); bfa_ioc_ct_notify_fail()
202 readl(ioc->ioc_regs.ll_halt); bfa_ioc_ct_notify_fail()
274 ioc->ioc_regs.ll_halt = rb + FW_INIT_HALT_P0; bfa_ioc_ct_reg_init()
282 ioc->ioc_regs.ll_halt = rb + FW_INIT_HALT_P1; bfa_ioc_ct_reg_init()
334 ioc->ioc_regs.ll_halt = rb + FW_INIT_HALT_P0; bfa_ioc_ct2_reg_init()
340 ioc->ioc_regs.ll_halt = rb + FW_INIT_HALT_P1; bfa_ioc_ct2_reg_init()
H A Dbna_hw_defs.h165 init_halt = readl((_bna)->ioceth.ioc.ioc_regs.ll_halt); \
167 writel(init_halt, (_bna)->ioceth.ioc.ioc_regs.ll_halt); \
168 init_halt = readl((_bna)->ioceth.ioc.ioc_regs.ll_halt); \
H A Dbfa_ioc.h95 void __iomem *ll_halt; member in struct:bfa_ioc_regs

Completed in 277 milliseconds