Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/dts/arm/
Drk3188.dtsi189 broken-txfifo = <1>;
201 broken-txfifo = <1>;
213 broken-txfifo = <1>;
225 broken-txfifo = <1>;
/freebsd-12-stable/sys/dev/usb/
Dusb_dev.c257 crd->txfifo = f; in usb_ref_device()
289 crd->txfifo->refcount++; in usb_ref_device()
369 if (--(crd->txfifo->refcount) == 0) { in usb_unref_device()
370 cv_signal(&crd->txfifo->cv_drain); in usb_unref_device()
425 crd->txfifo = f; in usb_fifo_create()
558 crd->txfifo = udev->fifo[n + USB_FIFO_TX]; in usb_fifo_create()
920 err = usb_fifo_open(cpd, refs.txfifo, fflags); in usb_open()
960 usb_fifo_close(refs.txfifo, cpd->fflags); in usb_close()
1087 f = refs.txfifo; in usb_ioctl()
1271 f = refs.txfifo; in usb_kqfilter()
[all …]
Dusb_dev.h84 struct usb_fifo *txfifo; member
/freebsd-12-stable/sys/contrib/octeon-sdk/
Dcvmx-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;