Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/e1000api/
H A De1000_ich8lan.c1668 u16 ptr_gap; in e1000_check_for_copper_link_ich8lan() local
1683 ptr_gap = (data & (0x3FF << 2)) >> 2; in e1000_check_for_copper_link_ich8lan()
1684 if (ptr_gap < 0x18) { in e1000_check_for_copper_link_ich8lan()