HomeSort by: relevance | last modified time | path
    Searched defs:active_cable (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/pci/ixgbe/
ixgbe_phy.c 1725 bool active_cable = FALSE; local in function:ixgbe_identify_qsfp_module_generic
1778 active_cable = TRUE;
1780 if (!active_cable) {
1800 active_cable = TRUE;
1803 if (active_cable) {
ixgbe_phy.c 1725 bool active_cable = FALSE; local in function:ixgbe_identify_qsfp_module_generic
1778 active_cable = TRUE;
1780 if (!active_cable) {
1800 active_cable = TRUE;
1803 if (active_cable) {

Completed in 26 milliseconds