Home
last modified time | relevance | path

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

/illumos-gate/usr/src/grub/grub-0.97/netboot/
H A Dsis900.h111 #define TxMXDMA_shift 20 macro
H A Dsis900.c804 tx_flags = TxATP | (DMA_BURST_64 << TxMXDMA_shift) | (TX_FILL_THRESH << TxFILLT_shift); in sis900_check_mode()
808 tx_flags = TxATP | (DMA_BURST_512 << TxMXDMA_shift) | (TX_FILL_THRESH << TxFILLT_shift); in sis900_check_mode()
/illumos-gate/usr/src/tools/smatch/src/smatch_data/
H A Dkernel.bit_shifters3874 TxMXDMA_shift 20