| /illumos-gate/usr/src/cmd/lp/cmd/lpsched/ |
| H A D | lpfsck.c | 37 static void check_link(); 136 check_link(); in lpfsck() 147 check_link() in check_link() function
|
| /illumos-gate/usr/src/tools/protocmp/ |
| H A D | protocmp.c | 59 static int check_link = 1; variable 301 if ((i->file_type != DIR_T) && check_link && in elem_compare() 357 if (!check_link) { in print_elem() 717 check_link = 0; in main()
|
| /illumos-gate/usr/src/lib/librstp/common/ |
| H A D | port.c | 133 STP_port_init (PORT_T* this, STPM_T* stpm, Bool check_link) in STP_port_init() argument 135 if (check_link) { in STP_port_init()
|
| H A D | port.h | 174 STP_port_init (PORT_T* this, struct stpm_t* stpm, Bool check_link);
|
| /illumos-gate/usr/src/uts/common/io/ixgbe/core/ |
| H A D | ixgbe_82598.c | 168 mac->ops.check_link = ixgbe_check_mac_link_82598; in ixgbe_init_ops_82598() 213 phy->ops.check_link = ixgbe_check_phy_link_tnx; in ixgbe_init_phy_ops_82598() 445 hw->mac.ops.check_link(hw, &link_speed, &link_up, false); in ixgbe_fc_enable_82598()
|
| H A D | ixgbe_x540.c | 126 mac->ops.check_link = ixgbe_check_mac_link_generic; in ixgbe_init_ops_X540() 1022 hw->mac.ops.check_link(hw, &speed, &link_up, false); in ixgbe_blink_led_start_X540()
|
| H A D | ixgbe_api.c | 642 return ixgbe_call_func(hw, hw->phy.ops.check_link, (hw, speed, in ixgbe_check_phy_link() 685 return ixgbe_call_func(hw, hw->mac.ops.check_link, (hw, speed, in ixgbe_check_link()
|
| H A D | ixgbe_82599.c | 162 phy->ops.check_link = ixgbe_check_phy_link_tnx; in ixgbe_init_phy_ops_82599() 374 mac->ops.check_link = ixgbe_check_mac_link_generic; in ixgbe_init_ops_82599() 1107 hw->mac.ops.check_link(hw, &link_speed, &link_up, false); in ixgbe_reset_hw_82599()
|
| H A D | ixgbe_vf.c | 69 hw->mac.ops.check_link = ixgbe_check_mac_link_vf; in ixgbe_init_ops_vf()
|
| H A D | ixgbe_x550.c | 1786 mac->ops.check_link = in ixgbe_init_mac_link_ops_X550em() 1794 mac->ops.check_link = ixgbe_check_link_t_X550em; in ixgbe_init_mac_link_ops_X550em() 2435 hw->mac.ops.check_link(hw, &link_speed, &link_up, false); in ixgbe_reset_hw_X550em() 3966 hw->mac.ops.check_link(hw, &speed, &link_up, false); in ixgbe_fc_autoneg_backplane_x550em_a() 4055 hw->mac.ops.check_link(hw, &speed, &link_up, false); in ixgbe_fc_autoneg_sgmii_x550em_a()
|
| H A D | ixgbe_common.c | 146 mac->ops.check_link = NULL; in ixgbe_init_ops_generic() 185 hw->mac.ops.check_link(hw, &speed, &link_up, false); in ixgbe_device_supports_autoneg_fc() 3133 hw->mac.ops.check_link(hw, &speed, &link_up, false); in ixgbe_fc_autoneg() 3488 hw->mac.ops.check_link(hw, &speed, &link_up, false); in ixgbe_blink_led_start_generic()
|
| H A D | ixgbe_type.h | 4070 s32 (*check_link)(struct ixgbe_hw *, ixgbe_link_speed *, bool *, bool); member 4161 s32 (*check_link)(struct ixgbe_hw *, ixgbe_link_speed *, bool *); member
|
| H A D | ixgbe_phy.c | 262 phy->ops.check_link = NULL; in ixgbe_init_phy_ops_generic()
|
| H A D | ixgbe_e610.c | 3868 mac->ops.check_link = ixgbe_check_link_E610; in ixgbe_init_ops_E610()
|
| /illumos-gate/usr/src/cmd/devfsadm/ |
| H A D | devfsadm_impl.h | 371 static void build_devlink_list(char *check_link, void *data);
|
| /illumos-gate/usr/src/uts/common/sys/nxge/ |
| H A D | nxge_impl.h | 548 nxge_status_t (*check_link) (); /* Link check routine */ member
|
| /illumos-gate/usr/src/uts/common/io/nxge/ |
| H A D | nxge_mac.c | 6545 if (nxgep->xcvr.check_link) { in nxge_link_monitor() 6547 (nxgep->xcvr.check_link), in nxge_link_monitor()
|