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

/freebsd-12-stable/sys/dev/isci/
H A Disci_remote_device.c225 SCIC_PHY_PROPERTIES_T phy_properties; local
246 scic_phy_get_properties(phy_handle, &phy_properties);
248 switch (phy_properties.negotiated_link_rate) {

Completed in 105 milliseconds