tb_ptr 526 drivers/usb/host/fhci-tds.c u16 tb_ptr; tb_ptr 537 drivers/usb/host/fhci-tds.c tb_ptr = in_be16(&ep->ep_pram_ptr->tx_bd_ptr); tb_ptr 538 drivers/usb/host/fhci-tds.c td = cpm_muram_addr(tb_ptr); tb_ptr 592 drivers/usb/host/fhci-tds.c u16 tb_ptr; tb_ptr 597 drivers/usb/host/fhci-tds.c tb_ptr = in_be16(&ep->ep_pram_ptr->tx_bd_ptr); tb_ptr 598 drivers/usb/host/fhci-tds.c td = cpm_muram_addr(tb_ptr); tb_ptr 607 drivers/usb/host/fhci-tds.c tb_ptr = cpm_muram_offset(td); tb_ptr 608 drivers/usb/host/fhci-tds.c out_be16(&ep->ep_pram_ptr->tx_bd_ptr, tb_ptr);