Searched defs:req (Results 1 - 25 of 412) sorted by relevance

1234567891011>>

/src/sys/netbt/
H A Dl2cap_lower.c67 struct l2cap_req *req, *n; local in function:l2cap_close
H A Dl2cap_misc.c114 struct l2cap_req *req; local in function:l2cap_request_alloc
155 struct l2cap_req *req; local in function:l2cap_request_lookup
169 l2cap_request_free(struct l2cap_req * req) argument
193 struct l2cap_req *req = arg; local in function:l2cap_rtx
[all...]
/src/sys/arch/sun3/sun3/
H A Dsys_machdep.c63 cachectl1(unsigned long req, vaddr_t addr, size_t len, struct proc *p) argument
/src/sys/compat/linux/common/
H A Dlinux_hdio.c74 struct atareq req; local in function:linux_ioctl_hdio
H A Dlinux_sg.c80 struct scsireq req; local in function:linux_ioctl_sg
[all...]
/src/lib/libbluetooth/
H A Dsdp_record.c52 struct iovec req[4]; local in function:sdp_record_insert
122 struct iovec req[ local in function:sdp_record_update
183 struct iovec req[2]; local in function:sdp_record_remove
[all...]
H A Dsdp_service.c93 struct iovec req[5]; local in function:sdp_service_search
216 struct iovec req[6]; local in function:sdp_service_attribute
341 struct iovec req[7]; local in function:sdp_service_search_attribute
[all...]
/src/sys/dev/usb/
H A Dumass_quirks.c374 usb_device_request_t req; local in function:umass_init_shuttle
/src/usr.sbin/umcpmioctl/
H A Dputflash.c41 parse_flash_gp_req(int fd, struct mcp2221_put_flash_req *req, char *argv[], int start, int end, bool debug) argument
/src/sbin/ifconfig/
H A Daf_link.c101 struct if_laddrreq req = { local in function:link_commit_address
H A Daf_inetany.h47 struct apbuf dgaddr, addr, brd, dst, mask, req, dgreq, defmask, member in struct:afparam
H A Dtunnel.c89 struct if_laddrreq req; local in function:settunnel
154 struct if_laddrreq req; local in function:tunnel_status
[all...]
/src/sys/arch/m68k/m68k/
H A Dsys_machdep.c69 cachectl1(u_long req, vaddr_t addr, size_t len, struct proc *p) argument
/src/usr.sbin/rpc.pcnfsd/
H A Dpcnfsd_v1.c64 pcnfsd_null_1_svc(void *arg, struct svc_req *req) argument
71 pcnfsd_auth_1_svc(auth_args *arg, struct svc_req *req) argument
123 pcnfsd_pr_init_1_svc(pr_init_args *pi_arg, struct svc_req *req) argument
134 pcnfsd_pr_start_1_svc(pr_start_args *ps_arg, struct svc_req *req) argument
/src/tests/net/if_vlan/
H A DsiocXmulti.c67 unsigned long req; local in function:main
/src/sys/external/mit/xen-include-public/dist/xen/include/public/io/
H A Dtpmif.h58 struct tpmif_tx_request req; member in struct:tpmif_ring
/src/sys/net/
H A Draw_usrreq.c188 raw_usrreq(struct socket *so, int req, struct mbuf *m, struct mbuf *nam, argument
[all...]
/src/sys/dev/fdt/
H A Dfdt_dma.c155 fdtbus_dma_transfer(struct fdtbus_dma *dma, struct fdtbus_dma_req *req) argument
/src/sys/arch/atari/dev/
H A Ddma.c109 DMA_ENTRY *req; local in function:st_dmagrab
166 DMA_ENTRY *req; local in function:st_dmafree
[all...]
/src/sys/compat/netbsd32/
H A Dnetbsd32_module.c51 char *req, *reqo; local in function:modctl32_handle_stat
/src/sys/arch/riscv/riscv/
H A Dinterrupt.c166 cpu_send_ipi(struct cpu_info *ci, int req) argument
/src/sys/arch/sh3/sh3/
H A Dprocess_machdep.c188 ptrace_machdep_dorequest(struct lwp * l,struct lwp ** lt,int req,void * addr,int data) argument
/src/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/engine/sw/
H A Dnouveau_nvkm_engine_sw_chan.c60 } *req = data; local in function:nvkm_sw_chan_event_ctor
/src/sbin/modstat/
H A Dmain.c84 const char *reqoff, *req; local in function:main
/src/sbin/scsictl/
H A Dscsi_sense.c481 scsi_print_sense(const char *name, const scsireq_t *req, int verbosity) argument

Completed in 14 milliseconds

1234567891011>>