| /NextBSD/contrib/ofed/libcxgb4/src/ |
| HD | t4.h | 77 #define writel(v, a) do { *((volatile u32 *)(a)) = cpu_to_pci32(v); } while (0) macro 495 writel(V_PIDX_T5(inc), wq->sq.udb); in t4_ring_sq_db() 513 writel(V_QID(wq->sq.qid & wq->qid_mask) | V_PIDX(inc), wq->sq.udb); in t4_ring_sq_db() 528 writel(V_PIDX_T5(inc), wq->rq.udb); in t4_ring_rq_db() 533 writel(V_QID(wq->rq.qid & wq->qid_mask) | V_PIDX(inc), wq->rq.udb); in t4_ring_rq_db() 588 writel(val, cq->ugts); in t4_arm_cq() 593 writel(val, cq->ugts); in t4_arm_cq() 626 writel(val, cq->ugts); in t4_hwcq_consume()
|
| /NextBSD/sys/compat/linuxkpi/common/include/linux/ |
| HD | io.h | 67 #undef writel 69 writel(uint32_t b, void *addr) in writel() function
|
| /NextBSD/sys/dev/cxgbe/iw_cxgbe/ |
| HD | t4.h | 438 writel(QID(wq->sq.qid) | PIDX(inc), wq->db); in t4_ring_sq_db() 444 writel(QID(wq->rq.qid) | PIDX(inc), wq->db); in t4_ring_rq_db() 500 writel(val, cq->gts); in t4_arm_cq() 505 writel(val, cq->gts); in t4_arm_cq() 532 writel(val, cq->gts); in t4_hwcq_consume()
|
| /NextBSD/usr.sbin/lpr/common_source/ |
| HD | startdaemon.c | 89 if (writel(s, "\1", pp->printer, "\n", (char *)0) <= 0) { in startdaemon()
|
| HD | net.c | 262 writel(int strm, ...) in writel() function
|
| HD | lp.h | 316 ssize_t writel(int _strm, ...);
|
| /NextBSD/sys/dev/hptmv/ |
| HD | mv.c | 63 writel((void *)((ULONG_PTR)base + offset), val); in MV_REG_WRITE_DWORD()
|
| /NextBSD/sys/mips/atheros/ |
| HD | ar71xx_pci_bus_space.c | 197 writel(h + o, htole32(v)); in pcimem_bs_w_4_s()
|
| /NextBSD/sys/ofed/drivers/net/mlx4/ |
| HD | reset.c | 119 writel(MLX4_RESET_VALUE, reset + MLX4_RESET_OFFSET); in mlx4_reset()
|
| HD | en_tx.c | 974 writel(cpu_to_be32(ring->doorbell_qpn), in mlx4_en_xmit()
|
| /NextBSD/sys/dev/ifmlx4/ |
| HD | reset.c | 119 writel(MLX4_RESET_VALUE, reset + MLX4_RESET_OFFSET); in mlx4_reset()
|
| HD | en_tx.c | 990 writel(cpu_to_be32(ring->doorbell_qpn), ring->bf.uar->map + MLX4_SEND_DOORBELL); in mlx4_en_xmit()
|
| /NextBSD/sys/ofed/drivers/infiniband/hw/mthca/ |
| HD | mthca_eq.c | 215 writel(eqn_mask, dev->eq_regs.arbel.eq_arm); in arbel_eq_req_not() 397 writel(dev->eq_table.clr_mask, dev->eq_table.clr_int); in mthca_tavor_interrupt() 403 writel(ecr, dev->eq_regs.tavor.ecr_base + in mthca_tavor_interrupt() 437 writel(dev->eq_table.clr_mask, dev->eq_table.clr_int); in mthca_arbel_interrupt()
|
| HD | mthca_reset.c | 169 writel(MTHCA_RESET_VALUE, reset); in mthca_reset()
|
| /NextBSD/sys/dev/syscons/ |
| HD | scvgarndr.c | 186 writel((pos), vga_palette32[color]); \ 1193 writel(u32, mouse_buf32[i * 16 + j]); in vga_pxlmouse_direct() 1220 writel(u32, vga_palette32[15]); in vga_pxlmouse_direct() 1222 writel(u32, 0); in vga_pxlmouse_direct()
|
| /NextBSD/sys/mips/malta/ |
| HD | gt_pci_bus_space.c | 221 #define wr32(a, v) writel(a, htole32(v))
|
| /NextBSD/sys/mips/include/ |
| HD | cpufunc.h | 369 #define writel(va, d) (*(volatile uint32_t *) (va) = (d)) macro
|
| /NextBSD/sys/mips/sibyte/ |
| HD | sb_zbpci.c | 541 writel(addr2, val); in sb_big_endian_write32()
|
| /NextBSD/sys/i386/include/ |
| HD | cpufunc.h | 53 #define writel(va, d) (*(volatile uint32_t *) (va) = (d)) macro
|
| /NextBSD/sys/dev/cxgb/ulp/iw_cxgb/ |
| HD | iw_cxgb_wr.h | 50 writel(doorbell, ((1<<31) | qpid)); in ring_doorbell()
|
| /NextBSD/sys/amd64/include/ |
| HD | cpufunc.h | 55 #define writel(va, d) (*(volatile uint32_t *) (va) = (d)) macro
|
| /NextBSD/sys/mips/mips/ |
| HD | bus_space_generic.c | 220 #define wr32(a, v) writel(a, v)
|
| /NextBSD/usr.sbin/lpr/lpd/ |
| HD | printjob.c | 1935 if ((writel(pfd, "\2", pp->remote_queue, "\n", in openrem() 2010 writel(fd, buf, "\n", (char *)0); in pstatus()
|
| /NextBSD/sys/compat/x86bios/ |
| HD | x86bios.c | 209 writel(BIOS_PADDRTOVADDR(intno * 4), saddr); in x86bios_set_intr()
|
| /NextBSD/contrib/openbsm/etc/ |
| HD | audit_event | 140 128:AUE_WRITEL:writel(2):no
|