/src/sys/external/bsd/drm/dist/bsd-core/ |
drm_vm.c | 84 unsigned long physaddr = dma->pagelist[page]; local in function:drm_mmap 88 *paddr = physaddr; 91 return atop(physaddr);
|
drm_vm.c | 84 unsigned long physaddr = dma->pagelist[page]; local in function:drm_mmap 88 *paddr = physaddr; 91 return atop(physaddr);
|
drm_vm.c | 84 unsigned long physaddr = dma->pagelist[page]; local in function:drm_mmap 88 *paddr = physaddr; 91 return atop(physaddr);
|
drm_vm.c | 84 unsigned long physaddr = dma->pagelist[page]; local in function:drm_mmap 88 *paddr = physaddr; 91 return atop(physaddr);
|
/src/sys/dev/ic/ |
malovar.h | 28 bus_addr_t physaddr; member in struct:malo_rx_ring 42 bus_addr_t physaddr; member in struct:malo_tx_ring
|
malovar.h | 28 bus_addr_t physaddr; member in struct:malo_rx_ring 42 bus_addr_t physaddr; member in struct:malo_tx_ring
|
malovar.h | 28 bus_addr_t physaddr; member in struct:malo_rx_ring 42 bus_addr_t physaddr; member in struct:malo_tx_ring
|
malovar.h | 28 bus_addr_t physaddr; member in struct:malo_rx_ring 42 bus_addr_t physaddr; member in struct:malo_tx_ring
|
/src/sys/dev/pci/ |
if_nfevar.h | 31 bus_addr_t physaddr; member in struct:nfe_tx_ring 42 bus_addr_t physaddr; member in struct:nfe_jbuf 56 bus_addr_t physaddr; member in struct:nfe_rx_ring
|
if_nfevar.h | 31 bus_addr_t physaddr; member in struct:nfe_tx_ring 42 bus_addr_t physaddr; member in struct:nfe_jbuf 56 bus_addr_t physaddr; member in struct:nfe_rx_ring
|
if_nfevar.h | 31 bus_addr_t physaddr; member in struct:nfe_tx_ring 42 bus_addr_t physaddr; member in struct:nfe_jbuf 56 bus_addr_t physaddr; member in struct:nfe_rx_ring
|
if_nfevar.h | 31 bus_addr_t physaddr; member in struct:nfe_tx_ring 42 bus_addr_t physaddr; member in struct:nfe_jbuf 56 bus_addr_t physaddr; member in struct:nfe_rx_ring
|
oboe.c | 652 uint32_t physaddr; local in function:oboe_startchip 662 physaddr = vtophys((uintptr_t)sc->sc_taskfile); 664 OUTB(sc, (physaddr >> 0x0a) & 0xff, OBOE_TFP0); 665 OUTB(sc, (physaddr >> 0x12) & 0xff, OBOE_TFP1); 666 OUTB(sc, (physaddr >> 0x1a) & 0x3f, OBOE_TFP2);
|
oboe.c | 652 uint32_t physaddr; local in function:oboe_startchip 662 physaddr = vtophys((uintptr_t)sc->sc_taskfile); 664 OUTB(sc, (physaddr >> 0x0a) & 0xff, OBOE_TFP0); 665 OUTB(sc, (physaddr >> 0x12) & 0xff, OBOE_TFP1); 666 OUTB(sc, (physaddr >> 0x1a) & 0x3f, OBOE_TFP2);
|
oboe.c | 652 uint32_t physaddr; local in function:oboe_startchip 662 physaddr = vtophys((uintptr_t)sc->sc_taskfile); 664 OUTB(sc, (physaddr >> 0x0a) & 0xff, OBOE_TFP0); 665 OUTB(sc, (physaddr >> 0x12) & 0xff, OBOE_TFP1); 666 OUTB(sc, (physaddr >> 0x1a) & 0x3f, OBOE_TFP2);
|
/src/sys/arch/hpcmips/stand/pbsdboot/ |
disptest.c | 141 int physaddr; member in struct:regdesc 231 desc->val = *(unsigned char*)(desc->physaddr | 0xa0000000); 234 desc->val = *(unsigned short*)(desc->physaddr | 0xa0000000); 237 desc->val = *(unsigned long*)(desc->physaddr | 0xa0000000); 264 test_regs[i].physaddr,
|
disptest.c | 141 int physaddr; member in struct:regdesc 231 desc->val = *(unsigned char*)(desc->physaddr | 0xa0000000); 234 desc->val = *(unsigned short*)(desc->physaddr | 0xa0000000); 237 desc->val = *(unsigned long*)(desc->physaddr | 0xa0000000); 264 test_regs[i].physaddr,
|
disptest.c | 141 int physaddr; member in struct:regdesc 231 desc->val = *(unsigned char*)(desc->physaddr | 0xa0000000); 234 desc->val = *(unsigned short*)(desc->physaddr | 0xa0000000); 237 desc->val = *(unsigned long*)(desc->physaddr | 0xa0000000); 264 test_regs[i].physaddr,
|
disptest.c | 141 int physaddr; member in struct:regdesc 231 desc->val = *(unsigned char*)(desc->physaddr | 0xa0000000); 234 desc->val = *(unsigned short*)(desc->physaddr | 0xa0000000); 237 desc->val = *(unsigned long*)(desc->physaddr | 0xa0000000); 264 test_regs[i].physaddr,
|
/src/sys/arch/sgimips/hpc/ |
if_sq.c | 1305 uint8_t *physaddr = (uint8_t *)MIPS_PHYS_TO_KSEG1(addr); local in function:sq_dump_buffer 1310 printf("%p: ", physaddr); 1313 printf("%02x ", *(physaddr + i) & 0xff); 1315 printf("\n%p: ", physaddr + i);
|
if_sq.c | 1305 uint8_t *physaddr = (uint8_t *)MIPS_PHYS_TO_KSEG1(addr); local in function:sq_dump_buffer 1310 printf("%p: ", physaddr); 1313 printf("%02x ", *(physaddr + i) & 0xff); 1315 printf("\n%p: ", physaddr + i);
|
if_sq.c | 1305 uint8_t *physaddr = (uint8_t *)MIPS_PHYS_TO_KSEG1(addr); local in function:sq_dump_buffer 1310 printf("%p: ", physaddr); 1313 printf("%02x ", *(physaddr + i) & 0xff); 1315 printf("\n%p: ", physaddr + i);
|
/src/sys/dev/usb/ |
ohcivar.h | 41 ohci_physaddr_t physaddr; member in struct:ohci_soft_ed 52 ohci_physaddr_t physaddr; member in struct:ohci_soft_td 71 ohci_physaddr_t physaddr; member in struct:ohci_soft_itd
|
ohcivar.h | 41 ohci_physaddr_t physaddr; member in struct:ohci_soft_ed 52 ohci_physaddr_t physaddr; member in struct:ohci_soft_td 71 ohci_physaddr_t physaddr; member in struct:ohci_soft_itd
|
ohcivar.h | 41 ohci_physaddr_t physaddr; member in struct:ohci_soft_ed 52 ohci_physaddr_t physaddr; member in struct:ohci_soft_td 71 ohci_physaddr_t physaddr; member in struct:ohci_soft_itd
|