Home
last modified time | relevance | path

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

/openbsd/sys/dev/pci/
H A Dif_em_hw.h2485 #define E1000_NVM_CFG_DONE_PORT_0 0x040000 /* MNG config cycle done */ macro
H A Dif_em_hw.c9669 uint32_t cfg_mask = E1000_NVM_CFG_DONE_PORT_0; in em_get_phy_cfg_done()