Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/io/i40e/core/
H A Di40e_nvm.c192 u32 srctl, wait_cnt; in i40e_poll_sr_srctl_done_bit() local
198 srctl = rd32(hw, I40E_GLNVM_SRCTL); in i40e_poll_sr_srctl_done_bit()
199 if (srctl & I40E_GLNVM_SRCTL_DONE_MASK) { in i40e_poll_sr_srctl_done_bit()