Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/e1000api/
H A De1000_i210.c350 if (E1000_NVM_RW_REG_DONE & in e1000_write_nvm_srwr()
H A De1000_defines.h1060 #define E1000_NVM_RW_REG_DONE 2 /* Offset to READ/WRITE done bit */ macro
H A De1000_nvm.c244 if (reg & E1000_NVM_RW_REG_DONE) in e1000_poll_eerd_eewr_done()