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

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

Completed in 141 milliseconds