Home
last modified time | relevance | path

Searched defs:descp (Results 1 – 13 of 13) sorted by relevance

/netbsd-src/sys/dev/ofisa/
H A Dofisa.c164 ofisa_reg_get(int phandle, struct ofisa_reg_desc *descp, int ndescs) in ofisa_reg_get()
204 ofisa_reg_print(struct ofisa_reg_desc *descp, int ndescs) in ofisa_reg_print()
234 ofisa_intr_get(int phandle, struct ofisa_intr_desc *descp, int ndescs) in ofisa_intr_get()
287 ofisa_intr_print(struct ofisa_intr_desc *descp, int ndescs) in ofisa_intr_print()
316 ofisa_dma_get(int phandle, struct ofisa_dma_desc *descp, int ndescs) in ofisa_dma_get()
355 ofisa_dma_print(struct ofisa_dma_desc *descp, int ndescs) in ofisa_dma_print()
/netbsd-src/sys/arch/shark/ofw/
H A Dif_cs_ofisa_machdep.c103 struct ofisa_reg_desc *descp, int ndescs, int ndescsfilled) in cs_ofisa_md_reg_fixup()
128 struct ofisa_intr_desc *descp, int ndescs, int ndescsfilled) in cs_ofisa_md_intr_fixup()
156 struct ofisa_dma_desc *descp, int ndescs, int ndescsfilled) in cs_ofisa_md_dma_fixup()
H A Dlpt_ofisa_machdep.c78 lpt_ofisa_md_intr_fixup(device_t parent, device_t self, void *aux, struct ofisa_intr_desc *descp, i… in lpt_ofisa_md_intr_fixup()
H A Dwdc_ofisa_machdep.c76 wdc_ofisa_md_intr_fixup(device_t parent, device_t self, void *aux, struct ofisa_intr_desc *descp, i… in wdc_ofisa_md_intr_fixup()
H A Dcom_ofisa_machdep.c77 com_ofisa_md_intr_fixup(device_t parent, device_t self, void *aux, struct ofisa_intr_desc *descp, i… in com_ofisa_md_intr_fixup()
/netbsd-src/sys/miscfs/umapfs/
H A Dumap_vnops.c129 struct vnodeop_desc *descp = ap->a_desc; in umap_bypass() local
446 const struct vnodeop_desc *descp = ap->a_desc; in umap_getattr() local
/netbsd-src/sys/miscfs/genfs/
H A Dlayer_vnops.c235 struct vnodeop_desc *descp = ap->a_desc; in layer_bypass() local
/netbsd-src/sys/arch/arm/gemini/
H A Dgemini_ipm.c269 const ipm_desc_t *descp = adescp; in gemini_ipm_produce() local
/netbsd-src/sys/arch/sgimips/hpc/
H A Dhaltwo.c214 struct hpc_dma_desc *descp; in haltwo_setup_dma() local
/netbsd-src/sys/dev/usb/
H A Dusbdi_util.c616 usbd_read_report_desc(struct usbd_interface *ifc, void **descp, int *sizep) in usbd_read_report_desc()
H A Duvideo.c445 #define GET(type, descp, field) (((const type *)(descp))->field) argument
446 #define GETP(type, descp, field) (&(((const type *)(descp))->field)) argument
/netbsd-src/external/gpl3/binutils/dist/gprofng/libcollector/
H A Diolib.c138 __collector_create_handle (char *descp) in __collector_create_handle()
/netbsd-src/external/gpl3/binutils.old/dist/gprofng/libcollector/
H A Diolib.c138 __collector_create_handle (char *descp) in __collector_create_handle()