Home
last modified time | relevance | path

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

/netbsd/src/sys/dev/usb/
Duhcireg.h72 #define UHCI_CMD_MAXP __BIT(7) macro
Duhci.c586 UHCICMD(sc, UHCI_CMD_MAXP); /* Assume 64 byte packets at frame end */ in uhci_init()
738 UHCICMD(sc, UHCI_CMD_MAXP); in uhci_resume()