Searched refs:link_speed_string (Results 1 - 1 of 1) sorted by last modified time

/freebsd-current/usr.sbin/pciconf/
H A Dcap.c494 link_speed_string(uint8_t speed) function
650 "0.0" : link_speed_string(sta & PCIEM_LINK_STA_SPEED),
651 link_speed_string(cap & PCIEM_LINK_CAP_MAX_SPEED));

Completed in 92 milliseconds