Home
last modified time | relevance | path

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

/titanic_50/usr/src/grub/grub-0.97/netboot/
H A Dtg3.c1744 uint32_t val, rdmac_mode; in tg3_setup_hw() local
1993 rdmac_mode = (RDMAC_MODE_ENABLE | RDMAC_MODE_TGTABORT_ENAB | in tg3_setup_hw()
1999 rdmac_mode |= RDMAC_MODE_SPLIT_ENABLE; in tg3_setup_hw()
2004 rdmac_mode |= RDMAC_MODE_FIFO_LONG_BURST; in tg3_setup_hw()
2061 tw32_carefully(RDMAC_MODE, rdmac_mode); in tg3_setup_hw()