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

  /src/sys/dev/pci/ixgbe/
ixgbe_phy.c 1019 u32 max_time_out = 10; local in function:ixgbe_check_phy_link_tnx
1035 for (time_out = 0; time_out < max_time_out; time_out++) {
ixgbe_phy.c 1019 u32 max_time_out = 10; local in function:ixgbe_check_phy_link_tnx
1035 for (time_out = 0; time_out < max_time_out; time_out++) {
ixgbe_phy.c 1019 u32 max_time_out = 10; local in function:ixgbe_check_phy_link_tnx
1035 for (time_out = 0; time_out < max_time_out; time_out++) {

Completed in 35 milliseconds