Home
last modified time | relevance | path

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

/illumos-gate/usr/src/grub/grub-0.97/netboot/
H A Dns83820.c162 #define TXCFG_HBI 0x40000000 macro
437 | TXCFG_CSI | TXCFG_HBI | TXCFG_ATP, in phy_intr()
454 & ~(TXCFG_CSI | TXCFG_HBI)) | TXCFG_ATP, in phy_intr()
940 writel(TXCFG_CSI | TXCFG_HBI | TXCFG_ATP | TXCFG_MXDMA512 in ns83820_probe()
/illumos-gate/usr/src/uts/common/io/sfe/
H A Dsfereg.h314 #define TXCFG_HBI 0x40000000U /* heart beat ignore */ macro
H A Dsfe.c962 txcfg |= (TXCFG_CSI | TXCFG_HBI); in sfe_set_media()