Home
last modified time | relevance | path

Searched refs:txfifo (Results 1 – 4 of 4) sorted by relevance

/NextBSD/sys/boot/fdt/dts/arm/
HDrk3188.dtsi190 broken-txfifo = <1>;
203 broken-txfifo = <1>;
216 broken-txfifo = <1>;
229 broken-txfifo = <1>;
/NextBSD/sys/dev/usb/
HDusb_dev.c249 crd->txfifo = f; in usb_ref_device()
281 crd->txfifo->refcount++; in usb_ref_device()
361 if (--(crd->txfifo->refcount) == 0) { in usb_unref_device()
362 cv_signal(&crd->txfifo->cv_drain); in usb_unref_device()
419 crd->txfifo = f; in usb_fifo_create()
552 crd->txfifo = udev->fifo[n + USB_FIFO_TX]; in usb_fifo_create()
915 err = usb_fifo_open(cpd, refs.txfifo, fflags); in usb_open()
955 usb_fifo_close(refs.txfifo, cpd->fflags); in usb_close()
1082 f = refs.txfifo; in usb_ioctl()
1266 f = refs.txfifo; in usb_kqfilter()
[all …]
HDusb_dev.h82 struct usb_fifo *txfifo; member
/NextBSD/sys/contrib/octeon-sdk/
HDcvmx-pcsx-defs.h832 uint64_t txfifo : 1; /**< Set whenever HW detects a TX fifo overflow member
846 uint64_t txfifo : 1;
876 uint64_t txfifo : 1; /**< Set whenever HW detects a TX fifo overflow member
890 uint64_t txfifo : 1;