Home
last modified time | relevance | path

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

/freebsd/sys/dev/ice/
H A Dice_nvm.c2027 if (offset == (u32)GL_HIBA(i))
H A Dice_hw_autogen.h58 #define GL_HIBA(_i) (0x00081000 + ((_i) * 4))
38 #define GL_HIBA( global() macro
/freebsd/sys/dev/ixgbe/
H A Dixgbe_type_e610.h352 #define GL_HIBA(_i) (0x00081000 + ((_i) * 4)) macro
H A Dixgbe_e610.c3723 if (cmd->offset == (u32)GL_HIBA(i)) in ixgbe_validate_nvm_rw_reg()