Home
last modified time | relevance | path

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

/titanic_44/usr/src/grub/grub-0.97/netboot/
H A Dns83820.c164 #define TXCFG_ATP 0x10000000 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()
/titanic_44/usr/src/uts/common/io/sfe/
H A Dsfereg.h316 #define TXCFG_ATP 0x10000000U /* Automatic transmit padding */ macro
H A Dsfe.c1037 txcfg = TXCFG_ATP; in sfe_set_media()