Lines Matching refs:physaddr

333 	addr = buf_res.physaddr;  in xhci_reset_command_queue_locked()
390 addr = buf_res.physaddr; in xhci_start_controller()
399 pdctxa->qwSpBufPtr[i] = htole64((uint64_t)buf_scp.physaddr); in xhci_start_controller()
402 addr = buf_res.physaddr; in xhci_start_controller()
421 addr = buf_res.physaddr; in xhci_start_controller()
435 addr = buf_res.physaddr; in xhci_start_controller()
448 addr = buf_res.physaddr; in xhci_start_controller()
1144 addr = buf_res.physaddr; in xhci_interrupt_poll()
1208 addr = buf_res.physaddr; in xhci_do_command()
1460 err = xhci_cmd_set_address(sc, buf_inp.physaddr, in xhci_set_address()
1869 htole64((uint64_t)buf_res.physaddr); in xhci_setup_generic_chain_sub()
2363 uint64_t ring_addr = pepext->physaddr; in xhci_configure_endpoint()
2531 temp = pepext->physaddr + in xhci_configure_endpoint_by_xfer()
2788 addr = buf_ep.physaddr; in xhci_alloc_device_ext()
2799 xhci_set_slot_pointer(sc, index, buf_dev.physaddr); in xhci_alloc_device_ext()
2850 pepext->physaddr = buf_ep.physaddr; in xhci_get_endpoint_ext()
2925 addr = pepext->physaddr; in xhci_transfer_insert()
3809 td->td_self = page_info.physaddr; in xhci_xfer_setup()
3890 (pepext->physaddr + (stream_id * sizeof(struct xhci_trb) * in xhci_configure_reset_endpoint()
3905 err = xhci_cmd_configure_ep(sc, buf_inp.physaddr, 0, index); in xhci_configure_reset_endpoint()
3907 err = xhci_cmd_evaluate_ctx(sc, buf_inp.physaddr, index); in xhci_configure_reset_endpoint()
4322 err = xhci_cmd_evaluate_ctx(sc, buf_inp.physaddr, index); in xhci_device_state_change()