Home
last modified time | relevance | path

Searched defs:opipe (Results 1 – 4 of 4) sorted by relevance

/openbsd-src/sys/dev/usb/
H A Dohci.c1220 struct ohci_pipe *opipe; in ohci_softintr() local
1446 struct ohci_pipe *opipe = (struct ohci_pipe *)xfer->pipe; in ohci_device_intr_done() local
1554 struct ohci_pipe *opipe = (struct ohci_pipe *)xfer->pipe; in ohci_device_request() local
1891 struct ohci_pipe *opipe = (struct ohci_pipe *)pipe; in ohci_open() local
2038 struct ohci_pipe *opipe = (struct ohci_pipe *)pipe; in ohci_close_pipe() local
2088 struct ohci_pipe *opipe = (struct ohci_pipe *)xfer->pipe; in ohci_abort_xfer() local
2691 struct ohci_pipe *opipe = (struct ohci_pipe *)pipe; in ohci_device_ctrl_close() local
2704 struct ohci_pipe *opipe = (struct ohci_pipe *)pipe; in ohci_device_clear_toggle() local
2727 struct ohci_pipe *opipe = (struct ohci_pipe *)xfer->pipe; in ohci_device_bulk_start() local
2829 struct ohci_pipe *opipe = (struct ohci_pipe *)pipe; in ohci_device_bulk_close() local
[all …]
/openbsd-src/sbin/fdisk/
H A Dcmd.c545 sig_t opipe; in Xmanual() local
/openbsd-src/bin/ksh/
H A Dc_ksh.c364 int opipe = 0; in c_print() local
/openbsd-src/sbin/disklabel/
H A Deditor.c341 sig_t opipe = signal(SIGPIPE, SIG_IGN); in editor() local