Home
last modified time | relevance | path

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

/drivers/scsi/bfa/
Dbfa_ioc_cb.c86 writel(~0U, ioc->ioc_regs.err_set); in bfa_ioc_cb_notify_fail()
87 readl(ioc->ioc_regs.err_set); in bfa_ioc_cb_notify_fail()
158 ioc->ioc_regs.err_set = (rb + ERR_SET_REG); in bfa_ioc_cb_reg_init()
Dbfa_ioc_ct.c138 writel(~0U, ioc->ioc_regs.err_set); in bfa_ioc_ct_notify_fail()
139 readl(ioc->ioc_regs.err_set); in bfa_ioc_ct_notify_fail()
239 ioc->ioc_regs.err_set = (rb + ERR_SET_REG); in bfa_ioc_ct_reg_init()
297 ioc->ioc_regs.err_set = (rb + ERR_SET_REG); in bfa_ioc_ct2_reg_init()
Dbfa_ioc.h217 void __iomem *err_set; member
/drivers/staging/vme/devices/
Dvme_pio2_core.c302 goto err_set; in pio2_probe()
437 err_set: in pio2_probe()
/drivers/net/ethernet/brocade/bna/
Dbfa_ioc_ct.c298 ioc->ioc_regs.err_set = (rb + ERR_SET_REG); in bfa_ioc_ct_reg_init()
356 ioc->ioc_regs.err_set = rb + ERR_SET_REG; in bfa_ioc_ct2_reg_init()
Dbfa_ioc.h96 void __iomem *err_set; member