Home
last modified time | relevance | path

Searched refs:UHCI_CMD_MAXP (Results 1 – 2 of 2) sorted by relevance

/openbsd/src/sys/dev/usb/
Duhcireg.h63 #define UHCI_CMD_MAXP 0x0080 macro
Duhci.c482 UHCICMD(sc, UHCI_CMD_MAXP); /* Assume 64 byte packets at frame end */ in uhci_init()
542 UHCICMD(sc, UHCI_CMD_MAXP); in uhci_activate()