Home
last modified time | relevance | path

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

/dragonfly/sys/bus/u4b/controller/
HDxhcireg.h58 #define XHCI_HCS3_U1_DEL(x) ((x) & 0xFF) macro
HDxhci.c422 sc->sc_exit_lat_max = XHCI_HCS3_U1_DEL(temp) + in xhci_start_controller()