Searched refs:oldpls (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/usr.sbin/bhyve/
H A Dpci_xhci.c447 uint32_t oldpls, newpls; local
487 oldpls = XHCI_PS_PLS_GET(p->portsc);
527 if (oldpls != newpls) {
532 if (oldpls != 0 && newpls == 0) {

Completed in 96 milliseconds