HomeSort by relevance Sort by last modified time
    Searched defs:check_link (Results 1 - 4 of 4) sorted by null

  /onnv/onnv-gate/usr/src/cmd/lp/cmd/lpsched/
lpfsck.c 39 static void check_link();
138 check_link();
149 check_link() function
  /onnv/onnv-gate/usr/src/tools/protocmp/
protocmp.c 61 static int check_link = 1; variable
303 if ((i->file_type != DIR_T) && check_link &&
359 if (!check_link) {
719 check_link = 0;
  /onnv/onnv-gate/usr/src/uts/common/sys/nxge/
nxge_impl.h 521 * The argument for check_link is nxgep, which is passed to check_link
529 nxge_status_t (*check_link) (); /* Link check routine */ member in struct:_nxge_xcvr_table
    [all...]
  /onnv/onnv-gate/usr/src/uts/common/io/ixgbe/
ixgbe_type.h 2506 s32 (*check_link)(struct ixgbe_hw *, ixgbe_link_speed *, bool *, bool); member in struct:ixgbe_mac_operations
2547 s32 (*check_link)(struct ixgbe_hw *, ixgbe_link_speed *, bool *); member in struct:ixgbe_phy_operations
    [all...]

Completed in 390 milliseconds