Home
last modified time | relevance | path

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

/netbsd/src/sys/dev/usb/
Dxhcireg.h174 #define XHCI_CRCR_LO_CA __BIT(2) /* RW - command abort */ macro
Dxhci.c3221 xhci_op_write_8(sc, XHCI_CRCR, crcr | XHCI_CRCR_LO_CA); in xhci_abort_command()