Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/e1000api/
H A De1000_82542.c330 if (mac->report_tx_early) in e1000_setup_link_82542()
H A De1000_hw.h891 bool report_tx_early; member
/illumos-gate/usr/src/grub/grub-0.97/netboot/
H A De1000.c1315 if((hw->mac_type < e1000_82543) && (hw->report_tx_early == 1))
3333 hw->report_tx_early = 0;
3335 hw->report_tx_early = 1;
H A De1000_hw.h975 boolean_t report_tx_early;