Home
last modified time | relevance | path

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

/illumos-gate/usr/src/grub/grub-0.97/netboot/
H A De1000.c1387 E1000_WRITE_REG(hw, FCRTH, FC_DEFAULT_HI_THRESH);
3270 hw->fc_high_water = FC_DEFAULT_HI_THRESH;
H A De1000_hw.h1545 #define FC_DEFAULT_HI_THRESH (0x8000) /* 32KB */ macro