/openbsd/sys/dev/isa/ |
H A D | wdsreg.h | 3 typedef u_int8_t physaddr[3]; typedef 51 physaddr seg_addr; 61 physaddr data; 62 physaddr link; 115 physaddr scb_addr; 120 physaddr scb_addr; 150 physaddr mbaddr;
|
/openbsd/sys/dev/ic/ |
H A D | uhareg.h | 55 typedef u_long physaddr; typedef 184 physaddr seg_addr; 204 physaddr data_addr; 206 physaddr link_addr; 216 physaddr sense_ptr; /* if 0 no auto sense */
|
H A D | malo.h | 26 bus_addr_t physaddr; member 40 bus_addr_t physaddr; member
|
H A D | rt2560var.h | 63 bus_addr_t physaddr; member 83 bus_addr_t physaddr; member
|
H A D | aic6360var.h | 56 typedef u_long physaddr; typedef 61 physaddr seg_addr;
|
H A D | rt2661var.h | 59 bus_addr_t physaddr; member 77 bus_addr_t physaddr; member
|
H A D | rt2560reg.h | 208 uint32_t physaddr; member 245 uint32_t physaddr; member
|
H A D | rt2560.c | 383 ring->physaddr = ring->map->dm_segs->ds_addr; in rt2560_alloc_tx_ring() 527 ring->physaddr = ring->map->dm_segs->ds_addr; in rt2560_alloc_rx_ring() 577 desc->physaddr = htole32(data->map->dm_segs->ds_addr); in rt2560_alloc_rx_ring() 879 hw = (RAL_READ(sc, RT2560_SECCSR1) - sc->txq.physaddr) / in rt2560_encryption_intr() 1166 desc->physaddr = htole32(data->map->dm_segs->ds_addr); in rt2560_decryption_intr() 1513 desc->physaddr = htole32(physaddr); in rt2560_setup_tx_desc() 2592 RAL_WRITE(sc, RT2560_TXCSR3, sc->txq.physaddr); in rt2560_init() 2593 RAL_WRITE(sc, RT2560_TXCSR5, sc->prioq.physaddr); in rt2560_init() 2594 RAL_WRITE(sc, RT2560_TXCSR4, sc->atimq.physaddr); in rt2560_init() 2595 RAL_WRITE(sc, RT2560_TXCSR6, sc->bcnq.physaddr); in rt2560_init() [all …]
|
H A D | uha.c | 368 mscp->data_addr = (physaddr)0; in uha_scsi_cmd() 374 mscp->link_addr = (physaddr)0; in uha_scsi_cmd()
|
H A D | rt2661.c | 464 ring->physaddr = ring->map->dm_segs->ds_addr; in rt2661_alloc_tx_ring() 605 ring->physaddr = ring->map->dm_segs->ds_addr; in rt2661_alloc_rx_ring() 655 desc->physaddr = htole32(data->map->dm_segs->ds_addr); in rt2661_alloc_rx_ring() 1231 desc->physaddr = htole32(data->map->dm_segs->ds_addr); in rt2661_rx_intr() 1242 desc->physaddr = htole32(data->map->dm_segs->ds_addr); in rt2661_rx_intr() 2573 RAL_WRITE(sc, RT2661_AC1_BASE_CSR, sc->txq[1].physaddr); in rt2661_init() 2574 RAL_WRITE(sc, RT2661_AC0_BASE_CSR, sc->txq[0].physaddr); in rt2661_init() 2575 RAL_WRITE(sc, RT2661_AC2_BASE_CSR, sc->txq[2].physaddr); in rt2661_init() 2576 RAL_WRITE(sc, RT2661_AC3_BASE_CSR, sc->txq[3].physaddr); in rt2661_init() 2579 RAL_WRITE(sc, RT2661_MGT_BASE_CSR, sc->mgtq.physaddr); in rt2661_init() [all …]
|
H A D | malo.c | 572 ring->physaddr = ring->map->dm_segs->ds_addr; in malo_alloc_rx_ring() 625 desc->physnext = htole32(ring->physaddr + in malo_alloc_rx_ring() 731 ring->physaddr = ring->map->dm_segs->ds_addr; in malo_alloc_tx_ring() 752 ring->desc[i].physnext = htole32(ring->physaddr + in malo_alloc_tx_ring() 2032 sc->sc_rxring.physaddr); in malo_cmd_get_spec() 2034 sc->sc_rxring.physaddr); in malo_cmd_get_spec() 2036 sc->sc_txring.physaddr); in malo_cmd_get_spec()
|
/openbsd/sys/dev/pci/ |
H A D | if_nfe.c | 633 bus_addr_t physaddr; in nfe_rxeof() local 650 vtag = letoh32(desc64->physaddr[1]); in nfe_rxeof() 753 desc64->physaddr[0] = htole32(physaddr >> 32); in nfe_rxeof() 755 desc64->physaddr[1] = htole32(physaddr & 0xffffffff); in nfe_rxeof() 757 desc32->physaddr = htole32(physaddr); in nfe_rxeof() 890 desc64->physaddr[0] = in nfe_encap() 893 desc64->physaddr[1] = in nfe_encap() 1153 bus_addr_t physaddr; in nfe_alloc_rx_ring() local 1235 desc64->physaddr[0] = htole32(physaddr >> 32); in nfe_alloc_rx_ring() 1237 desc64->physaddr[1] = htole32(physaddr & 0xffffffff); in nfe_alloc_rx_ring() [all …]
|
H A D | if_nfevar.h | 30 bus_addr_t physaddr; member 47 bus_addr_t physaddr; member
|
H A D | if_nfereg.h | 153 uint32_t physaddr; member 168 uint32_t physaddr[2]; member
|
H A D | if_ipwreg.h | 115 uint32_t physaddr; member
|
/openbsd/sys/dev/usb/ |
H A D | ohcivar.h | 38 ohci_physaddr_t physaddr; member 48 ohci_physaddr_t physaddr; member 64 ohci_physaddr_t physaddr; member
|
H A D | ohci.c | 1717 int h = HASH(std->physaddr); in ohci_hash_add_td() 1733 if (std->physaddr == a) in ohci_hash_find_td() 1742 int h = HASH(sitd->physaddr); in ohci_hash_add_itd() 1747 sitd, (u_long)sitd->physaddr)); in ohci_hash_add_itd() 1759 sitd, (u_long)sitd->physaddr)); in ohci_hash_rem_itd() 1773 if (sitd->physaddr == a) in ohci_hash_find_itd() 1842 sitd, (u_long)sitd->physaddr, in ohci_dump_itd() 1876 sed, (u_long)sed->physaddr, in ohci_dump_ed() 1930 tdphys = sitd->physaddr; in ohci_open() 1941 tdphys = std->physaddr; in ohci_open() [all …]
|
H A D | uhcivar.h | 83 uhci_physaddr_t physaddr; /* TD's physical address. */ member 101 uhci_physaddr_t physaddr; /* QH's physical address. */ member
|
H A D | ehcivar.h | 36 ehci_physaddr_t physaddr; member 50 ehci_physaddr_t physaddr; member 73 ehci_physaddr_t physaddr; member
|
H A D | uhci.c | 410 lsqh->qh.qh_elink = htole32(std->physaddr | UHCI_PTR_TD); in uhci_init() 454 std->td.td_link = htole32(sqh->physaddr | UHCI_PTR_QH); in uhci_init() 469 sc->sc_pframes[j] = htole32(std->physaddr); in uhci_init() 631 p, (long)p->physaddr, in uhci_dump_td() 659 (int)sqh->physaddr, letoh32(sqh->qh.qh_hlink), in uhci_dump_qh() 851 htole32(sc->sc_hctl_start->physaddr | UHCI_PTR_QH); in uhci_add_loop() 880 eqh->qh.qh_hlink = htole32(sqh->physaddr | UHCI_PTR_QH); in uhci_add_hs_ctrl() 933 eqh->qh.qh_hlink = htole32(sqh->physaddr | UHCI_PTR_QH); in uhci_add_ls_ctrl() 1431 std->physaddr = DMAADDR(&dma, offs); in uhci_alloc_std() 1485 sqh->physaddr = DMAADDR(&dma, offs); in uhci_alloc_sqh() [all …]
|
H A D | ehci.c | 405 sqh->qh.qh_link = htole32(sqh->next->physaddr | in ehci_init() 423 i, EHCI_IPOLLRATES - 1))].sqh->physaddr); in ehci_init() 437 htole32(sqh->physaddr | EHCI_LINK_QH); in ehci_init() 1026 sc->sc_async_head->physaddr | EHCI_LINK_QH); in ehci_activate() 1252 printf("QTD(%p) at 0x%08x:\n", sqtd, sqtd->physaddr); in ehci_dump_sqtd() 1288 printf("QH(%p) at 0x%08x:\n", sqh, sqh->physaddr); in ehci_dump_sqh() 1598 sqh->qh.qh_qtd.qtd_next = htole32(sqtd->physaddr); in ehci_set_qh_qtd() 2269 sqh->physaddr = DMAADDR(&dma, offs); in ehci_alloc_sqh() 2317 sqtd->physaddr = DMAADDR(&dma, offs); in ehci_alloc_sqtd() 2427 nextphys = htole32(next->physaddr); in ehci_alloc_sqtd_chain() [all …]
|
/openbsd/sys/arch/amd64/include/ |
H A D | rbus_machdep.h | 34 #define md_space_map(rbt, physaddr, size, flags, bshp) \ argument 35 _bus_space_map((rbt)->rb_bt, (physaddr), (size), (flags), (bshp))
|
/openbsd/sys/arch/i386/include/ |
H A D | rbus_machdep.h | 34 #define md_space_map(rbt, physaddr, size, flags, bshp) \ argument 35 _bus_space_map((rbt)->rb_bt, (physaddr), (size), (flags), (bshp))
|
/openbsd/sys/arch/macppc/include/ |
H A D | rbus_machdep.h | 38 #define md_space_map(rbt, physaddr, size, flags, bshp) \ argument 39 bus_space_map((rbt)->rb_bt, (physaddr), (size), (flags), (bshp))
|
/openbsd/gnu/usr.bin/gcc/gcc/testsuite/gcc.c-torture/execute/ |
H A D | 20001203-2.c | 28 unsigned long physaddr; member
|