Symbol: TG3_64BIT_REG_LOW
usr/src/grub/grub-0.97/netboot/tg3.c
147
tw32_mailbox2(MAILBOX_INTERRUPT_0 + TG3_64BIT_REG_LOW, 0x00000001);
usr/src/grub/grub-0.97/netboot/tg3.c
1679
TG3_BDINFO_HOST_ADDR + TG3_64BIT_REG_LOW),
usr/src/grub/grub-0.97/netboot/tg3.c
1932
tw32(RCVDBDI_STD_BD + TG3_BDINFO_HOST_ADDR + TG3_64BIT_REG_LOW,
usr/src/grub/grub-0.97/netboot/tg3.c
1953
tw32_mailbox(MAILBOX_SNDHOST_PROD_IDX_0 + TG3_64BIT_REG_LOW, 0);
usr/src/grub/grub-0.97/netboot/tg3.c
1954
tw32_mailbox2(MAILBOX_SNDNIC_PROD_IDX_0 + TG3_64BIT_REG_LOW, 0);
usr/src/grub/grub-0.97/netboot/tg3.c
1973
tw32_mailbox2(MAILBOX_RCVRET_CON_IDX_0 + TG3_64BIT_REG_LOW, 0);
usr/src/grub/grub-0.97/netboot/tg3.c
1982
tw32_mailbox2(MAILBOX_RCV_STD_PROD_IDX + TG3_64BIT_REG_LOW,
usr/src/grub/grub-0.97/netboot/tg3.c
1985
tw32_mailbox2(MAILBOX_RCV_JUMBO_PROD_IDX + TG3_64BIT_REG_LOW, 0);
usr/src/grub/grub-0.97/netboot/tg3.c
2027
tw32_mailbox(MAILBOX_INTERRUPT_0 + TG3_64BIT_REG_LOW, 0);
usr/src/grub/grub-0.97/netboot/tg3.c
2136
tw32(HOSTCC_STATS_BLK_HOST_ADDR + TG3_64BIT_REG_LOW,
usr/src/grub/grub-0.97/netboot/tg3.c
2138
tw32(HOSTCC_STATUS_BLK_HOST_ADDR + TG3_64BIT_REG_LOW,
usr/src/grub/grub-0.97/netboot/tg3.c
2981
tw32_mailbox(MAILBOX_INTERRUPT_0 + TG3_64BIT_REG_LOW,
usr/src/grub/grub-0.97/netboot/tg3.c
2987
tr32(MAILBOX_INTERRUPT_0 + TG3_64BIT_REG_LOW);
usr/src/grub/grub-0.97/netboot/tg3.c
3022
tw32_mailbox2(MAILBOX_RCVRET_CON_IDX_0 + TG3_64BIT_REG_LOW, tp->rx_rcb_ptr);
usr/src/grub/grub-0.97/netboot/tg3.c
3027
tw32_mailbox2(MAILBOX_RCV_STD_PROD_IDX + TG3_64BIT_REG_LOW, tp->rx_std_ptr);
usr/src/grub/grub-0.97/netboot/tg3.c
3110
tw32_mailbox((MAILBOX_SNDHOST_PROD_IDX_0 + TG3_64BIT_REG_LOW), entry);
usr/src/grub/grub-0.97/netboot/tg3.c
3111
tw32_mailbox2((MAILBOX_SNDHOST_PROD_IDX_0 + TG3_64BIT_REG_LOW), entry);