Searched defs:slots (Results 1 - 25 of 37) sorted by relevance

12

/src/sys/external/bsd/drm2/dist/drm/nouveau/
H A Dnouveau_dma.c150 nv50_dma_wait(struct nouveau_channel *chan, int slots, int count) argument
193 nouveau_dma_wait(struct nouveau_channel *chan, int slots, int size) argument
/src/sys/external/bsd/drm2/dist/drm/r128/
H A Dr128_cce.c115 int slots = R128_READ(R128_GUI_STAT) & R128_GUI_FIFOCNT_MASK; local in function:r128_do_wait_for_fifo
/src/sys/external/bsd/drm/dist/shared-core/
H A Dr128_cce.c140 int slots = R128_READ(R128_GUI_STAT) & R128_GUI_FIFOCNT_MASK; local in function:r128_do_wait_for_fifo
H A Dmach64_dma.c62 int slots = 0, i; local in function:mach64_do_wait_for_fifo
H A Dradeon_cp.c282 int slots = (RADEON_READ(RADEON_RBBM_STATUS) local in function:radeon_do_wait_for_fifo
H A Dr600_cp.c82 int slots; local in function:r600_do_wait_for_fifo
/src/sys/external/bsd/drm2/dist/drm/i915/display/
H A Dintel_dp_mst.c60 int bpp, slots = -EINVAL; local in function:intel_dp_mst_compute_link_config
[all...]
/src/sys/uvm/
H A Duvm_amap.c67 amap_roundup_slots(int slots) argument
150 amap_alloc1(int slots, int padslots, int flags) argument
237 int slots, padslots; local in function:amap_alloc
322 int slots; local in function:amap_free
707 u_int slots, lcv, slot, stop; local in function:amap_share_protect
827 u_int slots, lcv; local in function:amap_copy
1270 amap_wiperange(struct vm_amap * amap,int slotoff,int slots) argument
[all...]
H A Duvm_aobj.c117 int slots[UAO_SWHASH_CLUSTER_SIZE]; /* the slots */ member in struct:uao_swhash_elt
[all...]
/src/sys/external/bsd/drm2/dist/drm/amd/amdkfd/
H A Dkfd_events.c496 uint64_t *slots = page_slots(p->signal_page); local in function:kfd_signal_event_interrupt
/src/sys/external/bsd/drm2/dist/drm/amd/display/include/
H A Dgrph_object_defs.h186 struct slot_layout_info slots[MAX_BOARD_SLOTS]; member in struct:board_layout_info
/src/sys/compat/linux/common/
H A Dlinux_cdrom.h179 struct linux_cdrom_slot slots[LINUX_CDROM_MAX_SLOTS]; member in struct:linux_cdrom_changer_info
/src/sys/arch/powerpc/powerpc/
H A Dopenfirm.c868 uint32_t slots[16]; member in struct:OF_interpret::__anon8475f2dd1808
/src/sys/external/bsd/drm2/dist/drm/radeon/
H A Dradeon_dp_mst.c398 int ret __unused, slots; local in function:radeon_mst_encoder_dpms
70 radeon_dp_mst_set_stream_attrib(struct radeon_encoder * primary,int stream_number,int fe,int slots) argument
[all...]
/src/sbin/nvmectl/
H A Dlogpage.c305 u_int i, slots; local in function:print_log_firmware
/src/common/lib/libc/gen/
H A Dptree.c1071 const pt_bitlen_t slots = 1 << PTN_BRANCH_BITLEN(parent); local in function:ptree_check_find_node2
1143 const pt_bitlen_t slots = 1 << bitlen; local in function:ptree_check_branch
/src/sys/kern/
H A Dsubr_thmap.c196 atomic_thmap_ptr_t slots[LEVEL_SIZE]; member in struct:__anonbf30c6260108
[all...]
/src/sys/net/npf/
H A Dnpf_ruleset.c144 npf_ruleset_create(size_t slots) argument
/src/sys/external/bsd/drm2/dist/drm/amd/display/dc/dce/
H A Damdgpu_dce_link_encoder.c1240 uint32_t slots = 0; local in function:dce110_link_encoder_update_mst_stream_allocation_table
1215 fill_stream_allocation_row_info(const struct link_mst_stream_allocation * stream_allocation,uint32_t * src,uint32_t * slots) argument
[all...]
/src/sys/external/bsd/drm2/dist/drm/amd/display/dc/dcn10/
H A Damdgpu_dcn10_link_encoder.c1206 uint32_t slots = 0; local in function:dcn10_link_encoder_update_mst_stream_allocation_table
1181 fill_stream_allocation_row_info(const struct link_mst_stream_allocation * stream_allocation,uint32_t * src,uint32_t * slots) argument
[all...]
/src/sys/arch/powerpc/booke/
H A De500_tlb.c841 u_int slots = 0, nextslot = 0; local in function:e500_tlbmemmap
/src/sys/arch/hppa/dev/
H A Dgftfb.c776 gftfb_wait_fifo(struct gftfb_softc *sc, uint32_t slots) argument
H A Dhyperfb.c196 hyperfb_wait_fifo(struct hyperfb_softc *sc, uint32_t slots) argument
H A Dsummitfb.c879 summitfb_wait_fifo(struct summitfb_softc *sc, uint32_t slots) argument
/src/sys/dev/pci/
H A Dr128fb.c146 r128fb_wait(struct r128fb_softc *sc, int slots) argument

Completed in 34 milliseconds

12