Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/sfe/
H A Dsfereg.h352 #define RXCFG_DRTH 0x0000003eU /* Rx drain threshold */ macro
H A Dsfe.c1031 min(val, (RXCFG_DRTH >> RXCFG_DRTH_SHIFT) * RXCFG_FIFO_UNIT); in sfe_set_media()
/illumos-gate/usr/src/grub/grub-0.97/netboot/
H A Dns83820.c236 #define RXCFG_DRTH 0x0000003e macro