Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/e1000api/
H A De1000_hw.h1007 bool dma_fairness; member
1012 bool dma_fairness; member
H A De1000_82542.c288 if (dev_spec->dma_fairness) { in e1000_init_hw_82542()
H A De1000_82543.c985 if (hw->mac.type == e1000_82543 && dev_spec->dma_fairness) { in e1000_init_hw_82543()
/illumos-gate/usr/src/grub/grub-0.97/netboot/
H A De1000_hw.h958 uint8_t dma_fairness;
H A De1000.c1164 if(hw->dma_fairness) {