Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/usb/hcd/xhci/
H A Dxhcireg.h411 #define XHCI_TRB_BSR (1 << 9) /* Block Set Address */ macro
/illumos-gate/usr/src/uts/common/io/usb/hcd/xhci/
H A Dxhci_command.c562 co.xco_req.trb_flags |= LE_32(XHCI_TRB_BSR); in xhci_command_set_address()