Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/e1000api/
H A De1000_phy.h197 #define I82577_DSTATUS_CABLE_LENGTH 0x03FC macro
H A De1000_phy.c4025 length = ((phy_data & I82577_DSTATUS_CABLE_LENGTH) >> in e1000_get_cable_length_82577()