Symbol: GET_ASIC_REV
usr/src/grub/grub-0.97/netboot/tg3.c
1417
if (GET_ASIC_REV(tp->pci_chip_rev_id) == ASIC_REV_5705) {
usr/src/grub/grub-0.97/netboot/tg3.c
1539
if (GET_ASIC_REV(tp->pci_chip_rev_id) == ASIC_REV_5705)
usr/src/grub/grub-0.97/netboot/tg3.c
1573
(GET_ASIC_REV(tp->pci_chip_rev_id) == ASIC_REV_5705)) {
usr/src/grub/grub-0.97/netboot/tg3.c
160
if ((GET_ASIC_REV(tp->pci_chip_rev_id) != ASIC_REV_5705) &&
usr/src/grub/grub-0.97/netboot/tg3.c
1653
if ((GET_ASIC_REV(tp->pci_chip_rev_id) != ASIC_REV_5700) &&
usr/src/grub/grub-0.97/netboot/tg3.c
1654
(GET_ASIC_REV(tp->pci_chip_rev_id) != ASIC_REV_5701) &&
usr/src/grub/grub-0.97/netboot/tg3.c
1655
(GET_ASIC_REV(tp->pci_chip_rev_id) != ASIC_REV_5705)) {
usr/src/grub/grub-0.97/netboot/tg3.c
1684
if (GET_ASIC_REV(tp->pci_chip_rev_id) != ASIC_REV_5705) {
usr/src/grub/grub-0.97/netboot/tg3.c
1807
if (GET_ASIC_REV(tp->pci_chip_rev_id) != ASIC_REV_5705) {
usr/src/grub/grub-0.97/netboot/tg3.c
1838
if (GET_ASIC_REV(tp->pci_chip_rev_id) != ASIC_REV_5705) {
usr/src/grub/grub-0.97/netboot/tg3.c
1840
if (GET_ASIC_REV(tp->pci_chip_rev_id) == ASIC_REV_5704)
usr/src/grub/grub-0.97/netboot/tg3.c
1934
if (GET_ASIC_REV(tp->pci_chip_rev_id) == ASIC_REV_5705) {
usr/src/grub/grub-0.97/netboot/tg3.c
1946
if (GET_ASIC_REV(tp->pci_chip_rev_id) != ASIC_REV_5705) {
usr/src/grub/grub-0.97/netboot/tg3.c
1965
if (GET_ASIC_REV(tp->pci_chip_rev_id) != ASIC_REV_5705) {
usr/src/grub/grub-0.97/netboot/tg3.c
2000
if (GET_ASIC_REV(tp->pci_chip_rev_id) == ASIC_REV_5705) {
usr/src/grub/grub-0.97/netboot/tg3.c
2022
if (GET_ASIC_REV(tp->pci_chip_rev_id) == ASIC_REV_5700)
usr/src/grub/grub-0.97/netboot/tg3.c
2030
if (GET_ASIC_REV(tp->pci_chip_rev_id) != ASIC_REV_5705) {
usr/src/grub/grub-0.97/netboot/tg3.c
2039
if ((GET_ASIC_REV(tp->pci_chip_rev_id) != ASIC_REV_5705) &&
usr/src/grub/grub-0.97/netboot/tg3.c
2048
if (GET_ASIC_REV(tp->pci_chip_rev_id) == ASIC_REV_5703) {
usr/src/grub/grub-0.97/netboot/tg3.c
2051
} else if (GET_ASIC_REV(tp->pci_chip_rev_id) == ASIC_REV_5704) {
usr/src/grub/grub-0.97/netboot/tg3.c
2140
if (GET_ASIC_REV(tp->pci_chip_rev_id) != ASIC_REV_5705) {
usr/src/grub/grub-0.97/netboot/tg3.c
2181
if (GET_ASIC_REV(tp->pci_chip_rev_id) == ASIC_REV_5705)
usr/src/grub/grub-0.97/netboot/tg3.c
2227
if (GET_ASIC_REV(tp->pci_chip_rev_id) != ASIC_REV_5700 &&
usr/src/grub/grub-0.97/netboot/tg3.c
2228
GET_ASIC_REV(tp->pci_chip_rev_id) != ASIC_REV_5701) {
usr/src/grub/grub-0.97/netboot/tg3.c
2435
if (((GET_ASIC_REV(tp->pci_chip_rev_id) == ASIC_REV_5703) ||
usr/src/grub/grub-0.97/netboot/tg3.c
2436
(GET_ASIC_REV(tp->pci_chip_rev_id) == ASIC_REV_5704) ||
usr/src/grub/grub-0.97/netboot/tg3.c
2437
(GET_ASIC_REV(tp->pci_chip_rev_id) == ASIC_REV_5705)) &&
usr/src/grub/grub-0.97/netboot/tg3.c
2507
if (GET_ASIC_REV(tp->pci_chip_rev_id) == ASIC_REV_5703) {
usr/src/grub/grub-0.97/netboot/tg3.c
2513
if (GET_ASIC_REV(tp->pci_chip_rev_id) == ASIC_REV_5704) {
usr/src/grub/grub-0.97/netboot/tg3.c
2719
if ((GET_ASIC_REV(tp->pci_chip_rev_id) == ASIC_REV_5700) ||
usr/src/grub/grub-0.97/netboot/tg3.c
2720
((GET_ASIC_REV(tp->pci_chip_rev_id) == ASIC_REV_5705) &&
usr/src/grub/grub-0.97/netboot/tg3.c
2767
if (GET_ASIC_REV(tp->pci_chip_rev_id) == ASIC_REV_5704 &&
usr/src/grub/grub-0.97/netboot/tg3.c
2773
if (GET_ASIC_REV(tp->pci_chip_rev_id) == ASIC_REV_5705 &&
usr/src/grub/grub-0.97/netboot/tg3.c
2779
if (((GET_ASIC_REV(tp->pci_chip_rev_id) == ASIC_REV_5703) &&
usr/src/grub/grub-0.97/netboot/tg3.c
2781
((GET_ASIC_REV(tp->pci_chip_rev_id) == ASIC_REV_5705) &&
usr/src/grub/grub-0.97/netboot/tg3.c
2871
if (GET_ASIC_REV(tp->pci_chip_rev_id) == ASIC_REV_5705) {
usr/src/grub/grub-0.97/netboot/tg3.c
2875
if (GET_ASIC_REV(tp->pci_chip_rev_id) == ASIC_REV_5704)
usr/src/grub/grub-0.97/netboot/tg3.c
2891
if ((GET_ASIC_REV(tp->pci_chip_rev_id) == ASIC_REV_5703) ||
usr/src/grub/grub-0.97/netboot/tg3.c
2892
(GET_ASIC_REV(tp->pci_chip_rev_id) == ASIC_REV_5704)) {
usr/src/grub/grub-0.97/netboot/tg3.c
2901
if ((GET_ASIC_REV(tp->pci_chip_rev_id) == ASIC_REV_5703) ||
usr/src/grub/grub-0.97/netboot/tg3.c
2902
(GET_ASIC_REV(tp->pci_chip_rev_id) == ASIC_REV_5704)) {
usr/src/grub/grub-0.97/netboot/tg3.c
479
if ((GET_ASIC_REV(tp->pci_chip_rev_id) == ASIC_REV_5703) ||
usr/src/grub/grub-0.97/netboot/tg3.c
480
(GET_ASIC_REV(tp->pci_chip_rev_id) == ASIC_REV_5704) ||
usr/src/grub/grub-0.97/netboot/tg3.c
481
(GET_ASIC_REV(tp->pci_chip_rev_id) == ASIC_REV_5705)) {
usr/src/grub/grub-0.97/netboot/tg3.c
689
if ( ( (GET_ASIC_REV(tp->pci_chip_rev_id) == ASIC_REV_5703) ||
usr/src/grub/grub-0.97/netboot/tg3.c
690
(GET_ASIC_REV(tp->pci_chip_rev_id) == ASIC_REV_5704) ||
usr/src/grub/grub-0.97/netboot/tg3.c
837
if (GET_ASIC_REV(tp->pci_chip_rev_id) == ASIC_REV_5700) {
usr/src/grub/grub-0.97/netboot/tg3.c
863
if (GET_ASIC_REV(tp->pci_chip_rev_id) == ASIC_REV_5700 &&