Home
last modified time | relevance | path

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

/src/usr.sbin/pciconf/
H A Dcap.c538 aspm_string(uint8_t aspm) in aspm_string() function
655 printf(" ASPM %s(%s)", aspm_string(ctl & PCIEM_LINK_CTL_ASPMC), in cap_express()
656 aspm_string((cap & PCIEM_LINK_CAP_ASPM) >> 10)); in cap_express()