Searched refs:hs_reg_cmd_baseaddr (Results 1 – 4 of 4) sorted by relevance
580 &state->hs_reg_cmd_baseaddr, 0, 0, &state->hs_reg_accattr, in hermon_fm_ereport_init()589 ((uintptr_t)state->hs_reg_cmd_baseaddr + HERMON_CMD_HCR_OFFSET); in hermon_fm_ereport_init()593 ((uintptr_t)state->hs_reg_cmd_baseaddr + in hermon_fm_ereport_init()598 ((uintptr_t)state->hs_reg_cmd_baseaddr + in hermon_fm_ereport_init()606 (uintptr_t)(state->hs_reg_cmd_baseaddr + offset); in hermon_fm_ereport_init()610 (state->hs_reg_cmd_baseaddr + state->hs_fw.error_buf_addr); in hermon_fm_ereport_init()
1611 &state->hs_reg_cmd_baseaddr, 0, 0, &state->hs_fm_accattr, in hermon_hw_init()1658 ((uintptr_t)state->hs_reg_cmd_baseaddr + HERMON_CMD_HCR_OFFSET); in hermon_hw_init()1663 ((uintptr_t)state->hs_reg_cmd_baseaddr + in hermon_hw_init()1666 ((uintptr_t)state->hs_reg_cmd_baseaddr + in hermon_hw_init()1762 (uintptr_t)(state->hs_reg_cmd_baseaddr + clr_intr_offset); in hermon_hw_init()1770 (state->hs_reg_cmd_baseaddr + state->hs_fw.error_buf_addr); in hermon_hw_init()
1252 baseaddr = (uintptr_t)state->hs_reg_cmd_baseaddr; in hermon_ioctl_reg_read()1327 baseaddr = (uintptr_t)state->hs_reg_cmd_baseaddr; in hermon_ioctl_reg_write()2669 (state->hs_reg_cmd_baseaddr + addr)); in hermon_flash_read_cfg()2725 (state->hs_reg_cmd_baseaddr + addr), data); in hermon_flash_write_cfg_helper()
420 caddr_t hs_reg_cmd_baseaddr; /* Hermon CMD BAR */ member