Searched defs:ndescs (Results 1 - 9 of 9) sorted by relevance

/src/sys/arch/shark/ofw/
H A Dcom_ofisa_machdep.c77 com_ofisa_md_intr_fixup(device_t parent, device_t self, void *aux, struct ofisa_intr_desc *descp, int ndescs, int ndescsfilled) argument
H A Dlpt_ofisa_machdep.c78 lpt_ofisa_md_intr_fixup(device_t parent, device_t self, void *aux, struct ofisa_intr_desc *descp, int ndescs, int ndescsfilled) argument
H A Dwdc_ofisa_machdep.c76 wdc_ofisa_md_intr_fixup(device_t parent, device_t self, void *aux, struct ofisa_intr_desc *descp, int ndescs, int ndescsfilled) argument
H A Dif_cs_ofisa_machdep.c102 cs_ofisa_md_reg_fixup(device_t parent,device_t self,void * aux,struct ofisa_reg_desc * descp,int ndescs,int ndescsfilled) argument
127 cs_ofisa_md_intr_fixup(device_t parent,device_t self,void * aux,struct ofisa_intr_desc * descp,int ndescs,int ndescsfilled) argument
155 cs_ofisa_md_dma_fixup(device_t parent,device_t self,void * aux,struct ofisa_dma_desc * descp,int ndescs,int ndescsfilled) argument
/src/sys/dev/ofisa/
H A Dofisa.c164 ofisa_reg_get(int phandle, struct ofisa_reg_desc *descp, int ndescs) argument
204 ofisa_reg_print(struct ofisa_reg_desc *descp, int ndescs) argument
234 ofisa_intr_get(int phandle, struct ofisa_intr_desc *descp, int ndescs) argument
287 ofisa_intr_print(struct ofisa_intr_desc * descp,int ndescs) argument
316 ofisa_dma_get(int phandle,struct ofisa_dma_desc * descp,int ndescs) argument
355 ofisa_dma_print(struct ofisa_dma_desc * descp,int ndescs) argument
[all...]
/xsrc/external/mit/MesaLib/dist/src/panfrost/vulkan/
H A Dpanvk_vX_descriptor_set.c236 unsigned ndescs = MIN2(pDescriptorWrite->descriptorCount - src_offset, local in function:panvk_per_arch
337 unsigned ndescs = MAX3(desc_count, local in function:panvk_copy_descriptor_set
[all...]
/src/sys/external/bsd/libnv/dist/
H A Dnvlist.c824 size_t ndescs; local in function:nvlist_ndescriptors
/src/sys/dev/ic/
H A Drtw.c751 rtw_txdesc_dmamaps_create(bus_dma_tag_t dmat,struct rtw_txsoft * descs,u_int ndescs) argument
765 rtw_rxdesc_dmamaps_create(bus_dma_tag_t dmat,struct rtw_rxsoft * descs,u_int ndescs) argument
779 rtw_rxdesc_dmamaps_destroy(bus_dma_tag_t dmat,struct rtw_rxsoft * descs,u_int ndescs) argument
790 rtw_txdesc_dmamaps_destroy(bus_dma_tag_t dmat,struct rtw_txsoft * descs,u_int ndescs) argument
/src/sys/dev/pci/
H A Dif_ixlvar.h1018 ixl_rxr_unrefreshed(unsigned int prod, unsigned int cons, unsigned int ndescs) argument

Completed in 18 milliseconds