Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/e1000api/
H A De1000_ich8lan.h63 #define E1000_ICH_FWSM_RSPCIPHY 0x00000040 /* Reset PHY on PCI Reset */ macro
H A De1000_ich8lan.c2239 if (!(fwsm & E1000_ICH_FWSM_RSPCIPHY)) { in e1000_check_reset_block_ich8lan()