tx_waveform      1387 dev/pci/if_san_te1.c 	TX_WAVEFORM* tx_waveform = NULL;
tx_waveform      1392 dev/pci/if_san_te1.c 			tx_waveform = &t1_tx_waveform_lh_0db;
tx_waveform      1396 dev/pci/if_san_te1.c 			tx_waveform = &t1_tx_waveform_lh_75db;
tx_waveform      1400 dev/pci/if_san_te1.c 			tx_waveform = &t1_tx_waveform_lh_15db;
tx_waveform      1404 dev/pci/if_san_te1.c 			tx_waveform = &t1_tx_waveform_lh_225db;
tx_waveform      1408 dev/pci/if_san_te1.c 			tx_waveform = &t1_tx_waveform_sh_110ft;
tx_waveform      1412 dev/pci/if_san_te1.c 			tx_waveform = &t1_tx_waveform_sh_220ft;
tx_waveform      1416 dev/pci/if_san_te1.c 			tx_waveform = &t1_tx_waveform_sh_330ft;
tx_waveform      1420 dev/pci/if_san_te1.c 			tx_waveform = &t1_tx_waveform_sh_440ft;
tx_waveform      1424 dev/pci/if_san_te1.c 			tx_waveform = &t1_tx_waveform_sh_550ft;
tx_waveform      1428 dev/pci/if_san_te1.c 			tx_waveform = &t1_tx_waveform_sh_660ft;
tx_waveform      1433 dev/pci/if_san_te1.c 			tx_waveform = &t1_tx_waveform_lh_0db;
tx_waveform      1438 dev/pci/if_san_te1.c 		tx_waveform = &e1_tx_waveform_120;
tx_waveform      1448 dev/pci/if_san_te1.c 			WRITE_REG(REG_XLPG_WAVEFORM_DATA, (*tx_waveform)[j][i]);