Home
last modified time | relevance | path

Searched refs:XHCI_CAPLENGTH (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/dev/usb/controller/
H A Dxhcireg.h44 #define XHCI_CAPLENGTH 0x00 /* RO capability */ macro
/freebsd/usr.sbin/bhyve/
H A Dpci_xhci.c2341 case XHCI_CAPLENGTH: /* 0x00 */ in pci_xhci_hostcap_read()
/freebsd/sys/dev/pci/
H A Dpci.c3787 offs = bus_read_1(res, XHCI_CAPLENGTH); in xhci_early_takeover()