HomeSort by: relevance | last modified time | path
    Searched refs:uftdi (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/arch/playstation2/conf/
DEBUG 91 uftdi* at uhub? port ?
92 ucom* at uftdi? portno ?
  /src/share/man/man4/
Makefile 92 ucom.4 ucycom.4 udav.4 udl.4 udsbr.4 uftdi.4 ugen.4 ugensa.4 uhci.4 \
  /src/sys/dev/usb/
uftdi.c 1 /* $NetBSD: uftdi.c,v 1.81 2025/05/11 22:36:13 gutteridge Exp $ */
33 __KERNEL_RCSID(0, "$NetBSD: uftdi.c,v 1.81 2025/05/11 22:36:13 gutteridge Exp $");
204 CFATTACH_DECL2_NEW(uftdi, sizeof(struct uftdi_softc), uftdi_match,
300 DPRINTFN(20,("uftdi: vendor=%#x, product=%#x\n",
443 DPRINTF(("uftdi: in=%#x out=%#x isize=%#x osize=%#x\n",

Completed in 13 milliseconds