Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/device/
H A Dlm_power.c63 u32_t reg_be = 0 ; in init_nwuf_57710() local
135 reg_be = (0 == PORT_ID(pdev)) ? NIG_REG_LLH0_ACPI_BE_MEM_DATA : NIG_REG_LLH1_ACPI_BE_MEM_DATA ; in init_nwuf_57710()
167 REG_WR_DMAE( pdev, reg_be+val, &val_64 ) ; in init_nwuf_57710()
173 REG_WR_IND( pdev, reg_be+val, val_32[0] ) ; in init_nwuf_57710()
174 REG_WR_IND( pdev, reg_be+val+4, val_32[1] ) ; in init_nwuf_57710()