Searched refs:physaddr (Results 1 – 8 of 8) sorted by relevance
/third_party/FreeBSD/stand/usb/ |
D | usb_busdma_loader.c | 93 res->physaddr = page->physaddr + offset; in usbd_get_page() 96 res->physaddr = page->physaddr + offset; in usbd_get_page() 112 res->physaddr = 0; in usbd_get_page() 248 pg->physaddr = phys & ~(USB_PAGE_SIZE - 1); in usb_pc_common_mem_cb() 256 pg->physaddr = (phys + off) & ~(USB_PAGE_SIZE - 1); in usb_pc_common_mem_cb()
|
/third_party/FreeBSD/sys/dev/usb/ |
D | usb_busdma.h | 60 bus_size_t physaddr; member 73 bus_size_t physaddr; member
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/l2_packet/ |
D | l2_packet_freebsd.c | 169 u8 physaddr[DLPI_PHYSADDR_MAX]; in eth_get() local 179 retval = dlpi_get_physaddr(dh, DL_CURR_PHYS_ADDR, physaddr, in eth_get() 187 os_memcpy(ea, physaddr, ETH_ALEN); in eth_get()
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/l2_packet/ |
D | l2_packet_freebsd.c | 169 u8 physaddr[DLPI_PHYSADDR_MAX]; in eth_get() local 179 retval = dlpi_get_physaddr(dh, DL_CURR_PHYS_ADDR, physaddr, in eth_get() 187 os_memcpy(ea, physaddr, ETH_ALEN); in eth_get()
|
/third_party/FreeBSD/sys/dev/usb/controller/ |
D | xhci.c | 289 addr = buf_res.physaddr; in xhci_reset_command_queue_locked() 363 addr = buf_res.physaddr; in xhci_start_controller() 372 pdctxa->qwSpBufPtr[i] = htole64((uint64_t)buf_scp.physaddr); in xhci_start_controller() 375 addr = buf_res.physaddr; in xhci_start_controller() 394 addr = buf_res.physaddr; in xhci_start_controller() 412 addr = buf_res.physaddr; in xhci_start_controller() 425 addr = buf_res.physaddr; in xhci_start_controller() 1112 addr = buf_res.physaddr; in xhci_interrupt_poll() 1176 addr = buf_res.physaddr; in xhci_do_command() 1412 err = xhci_cmd_set_address(sc, buf_inp.physaddr, in xhci_set_address() [all …]
|
D | ehci.c | 207 EOWRITE4(sc, EHCI_PERIODICLISTBASE, buf_res.physaddr); in ehci_init_sub() 210 EOWRITE4(sc, EHCI_ASYNCLISTADDR, buf_res.physaddr | EHCI_LINK_QH); in ehci_init_sub() 308 sc->sc_terminate_self = htohc32(sc, buf_res.physaddr); in ehci_init() 332 htohc32(sc, buf_res.physaddr) | in ehci_init() 398 htohc32(sc, buf_res.physaddr) | in ehci_init() 422 htohc32(sc, buf_res.physaddr) | in ehci_init() 458 htohc32(sc, buf_res.physaddr) | in ehci_init() 1599 htohc32(temp->sc, buf_res.physaddr); in ehci_setup_standard_chain_sub() 1614 buf_res.physaddr & (~0xFFF)); in ehci_setup_standard_chain_sub() 1635 buf_res.physaddr & (~0xFFF)); in ehci_setup_standard_chain_sub() [all …]
|
D | xhci.h | 390 uint64_t physaddr; member
|
/third_party/libabigail/tests/data/test-diff-dwarf-abixml/ |
D | PR25409-librte_bus_dpaa.so.20.0.abi | 2649 …<var-decl name='physaddr' type-id='type-id-263' visibility='default' filepath='../../dpdk/lib/libr…
|