| /mirbsd/src/sys/sys/ |
| D | pipe.h | 74 struct pipe { struct 75 struct pipebuf pipe_buffer; /* data storage */ argument 76 struct selinfo pipe_sel; /* for compat with select */ argument 77 struct timeval pipe_atime; /* time of last access */ argument 78 struct timeval pipe_mtime; /* time of last modify */ argument 79 struct timeval pipe_ctime; /* time of status change */ argument 80 int pipe_pgid; /* process/group for async I/O */ argument 81 struct pipe *pipe_peer; /* link with other direction */ argument 82 u_int pipe_state; /* pipe status info */ argument 83 int pipe_busy; /* busy flag, mostly to handle rundown sanely */ argument
|
| /mirbsd/src/sys/dev/usb/ |
| D | usbdi.c | 149 usbd_dump_queue(usbd_pipe_handle pipe) in usbd_dump_queue() 160 usbd_dump_pipe(usbd_pipe_handle pipe) in usbd_dump_pipe() 177 u_int8_t flags, usbd_pipe_handle *pipe) in usbd_open_pipe() 185 u_int8_t flags, usbd_pipe_handle *pipe, int ival) in usbd_open_pipe_ival() 216 u_int8_t flags, usbd_pipe_handle *pipe, in usbd_open_pipe_intr() 256 usbd_close_pipe(usbd_pipe_handle pipe) in usbd_close_pipe() 281 usbd_pipe_handle pipe = xfer->pipe; in usbd_transfer() local 423 usbd_setup_xfer(usbd_xfer_handle xfer, usbd_pipe_handle pipe, in usbd_setup_xfer() 463 usbd_setup_isoc_xfer(usbd_xfer_handle xfer, usbd_pipe_handle pipe, in usbd_setup_isoc_xfer() 534 usbd_abort_pipe(usbd_pipe_handle pipe) in usbd_abort_pipe() [all …]
|
| D | ehci.c | 108 struct usbd_pipe pipe; member 628 usbd_pipe_handle pipe; in ehci_pcd() local 1168 ehci_device_clear_toggle(usbd_pipe_handle pipe) in ehci_device_clear_toggle() 1182 ehci_noop(usbd_pipe_handle pipe) in ehci_noop() 1319 ehci_open(usbd_pipe_handle pipe) in ehci_open() 2062 ehci_root_ctrl_close(usbd_pipe_handle pipe) in ehci_root_ctrl_close() 2090 usbd_pipe_handle pipe = xfer->pipe; in ehci_root_intr_start() local 2119 ehci_root_intr_close(usbd_pipe_handle pipe) in ehci_root_intr_close() 2370 ehci_close_pipe(usbd_pipe_handle pipe, ehci_soft_qh_t *head) in ehci_close_pipe() 2624 ehci_device_ctrl_close(usbd_pipe_handle pipe) in ehci_device_ctrl_close() [all …]
|
| D | ohci.c | 245 struct usbd_pipe pipe; member 1569 usbd_pipe_handle pipe; in ohci_rhsc() local 2027 ohci_open(usbd_pipe_handle pipe) in ohci_open() 2142 ohci_close_pipe(usbd_pipe_handle pipe, ohci_soft_ed_t *head) in ohci_close_pipe() 2707 ohci_root_ctrl_close(usbd_pipe_handle pipe) in ohci_root_ctrl_close() 2730 usbd_pipe_handle pipe = xfer->pipe; in ohci_root_intr_start() local 2759 ohci_root_intr_close(usbd_pipe_handle pipe) in ohci_root_intr_close() 2821 ohci_device_ctrl_close(usbd_pipe_handle pipe) in ohci_device_ctrl_close() 2834 ohci_device_clear_toggle(usbd_pipe_handle pipe) in ohci_device_clear_toggle() 2842 ohci_noop(usbd_pipe_handle pipe) in ohci_noop() [all …]
|
| D | uhci.c | 126 struct usbd_pipe pipe; member 898 usbd_pipe_handle pipe; in uhci_dump_ii() local 967 usbd_pipe_handle pipe = xfer->pipe; in uhci_poll_hub() local 1783 uhci_device_clear_toggle(usbd_pipe_handle pipe) in uhci_device_clear_toggle() 1790 uhci_noop(usbd_pipe_handle pipe) in uhci_noop() 1977 uhci_device_bulk_close(usbd_pipe_handle pipe) in uhci_device_bulk_close() 2124 uhci_device_ctrl_close(usbd_pipe_handle pipe) in uhci_device_ctrl_close() 2142 uhci_device_intr_close(usbd_pipe_handle pipe) in uhci_device_intr_close() 2491 uhci_device_isoc_close(usbd_pipe_handle pipe) in uhci_device_isoc_close() 2535 uhci_setup_isoc(usbd_pipe_handle pipe) in uhci_setup_isoc() [all …]
|
| D | usbdi_util.c | 436 usbd_bulk_transfer(usbd_xfer_handle xfer, usbd_pipe_handle pipe, in usbd_bulk_transfer() 478 usbd_intr_transfer(usbd_xfer_handle xfer, usbd_pipe_handle pipe, in usbd_intr_transfer()
|
| D | umidivar.h | 94 usbd_pipe_handle pipe; member
|
| D | usb_subr.c | 776 struct usbd_endpoint *ep, int ival, usbd_pipe_handle *pipe) in usbd_setup_pipe() 814 usbd_kill_pipe(usbd_pipe_handle pipe) in usbd_kill_pipe()
|
| D | umass.c | 805 umass_setup_transfer(struct umass_softc *sc, usbd_pipe_handle pipe, in umass_setup_transfer()
|
| D | usscanner.c | 668 usbd_pipe_handle pipe; in usscanner_cmd_cb() local
|
| D | usbdivar.h | 193 struct usbd_pipe *pipe; member
|
| D | uaudio.c | 124 usbd_pipe_handle pipe; member
|
| /mirbsd/src/gnu/usr.bin/cvs/lib/ |
| D | unistd--.h | 28 #define pipe pipe_safer macro
|
| /mirbsd/src/gnu/usr.bin/perl/lib/ |
| D | FileHandle.pm | 90 sub pipe { subroutine
|
| /mirbsd/src/lib/libpthread/uthread/ |
| D | uthread_pipe.c | 42 pipe(int fds[2]) in pipe() function
|
| /mirbsd/src/usr.bin/mail/ |
| D | popen.c | 53 int pipe; member 169 register_file(FILE *fp, int pipe, pid_t pid) in register_file()
|
| /mirbsd/src/gnu/usr.bin/binutils/libiberty/ |
| D | pex-common.h | 116 int (*pipe) (struct pex_obj *, int *p, int binary); member
|
| /mirbsd/src/sys/kern/ |
| D | sys_pipe.c | 706 struct pipe *pipe = (struct pipe *)fp->f_data; local
|
| /mirbsd/src/usr.bin/fstat/ |
| D | fstat.c | 634 pipetrans(struct pipe *pipe, int i) in pipetrans()
|
| /mirbsd/src/gnu/usr.bin/perl/win32/ |
| D | win32iop.h | 295 #define pipe(fd) win32_pipe((fd), 512, O_BINARY) macro
|
| /mirbsd/src/gnu/usr.bin/binutils/include/gdb/ |
| D | callback.h | 101 int (*pipe) PARAMS ((host_callback *, int *)); member
|
| /mirbsd/src/gnu/usr.bin/perl/wince/ |
| D | win32iop.h | 309 #define pipe(fd) win32_pipe((fd), 512, O_BINARY) macro
|
| /mirbsd/src/gnu/usr.bin/perl/ |
| D | XSUB.h | 503 # define pipe PerlProc_pipe macro
|