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

/freebsd-13-stable/usr.sbin/pciconf/
H A Dcap.c427 aspm_string(uint8_t aspm) function
544 printf(" ASPM %s(%s)", aspm_string(ctl & PCIEM_LINK_CTL_ASPMC),
545 aspm_string((cap & PCIEM_LINK_CAP_ASPM) >> 10));

Completed in 99 milliseconds