Searched defs:check_link (Results 1 - 5 of 5) sorted by relevance

/illumos-gate/usr/src/lib/librstp/common/
H A Dport.c133 STP_port_init (PORT_T* this, STPM_T* stpm, Bool check_link) argument
135 if (check_link) {
/illumos-gate/usr/src/cmd/lp/cmd/lpsched/
H A Dlpfsck.c39 static void check_link();
138 check_link();
149 check_link() function
/illumos-gate/usr/src/tools/protocmp/
H A Dprotocmp.c59 static int check_link = 1; variable
301 if ((i->file_type != DIR_T) && check_link &&
357 if (!check_link) {
717 check_link = 0;
/illumos-gate/usr/src/uts/common/sys/nxge/
H A Dnxge_impl.h540 * The argument for check_link is nxgep, which is passed to check_link
548 nxge_status_t (*check_link) (); /* Link check routine */ member in struct:_nxge_xcvr_table
/illumos-gate/usr/src/uts/common/io/ixgbe/core/
H A Dixgbe_type.h3688 s32 (*check_link)(struct ixgbe_hw *, ixgbe_link_speed *, bool *, bool); member in struct:ixgbe_mac_operations
3760 s32 (*check_link)(struct ixgbe_hw *, ixgbe_link_speed *, bool *); member in struct:ixgbe_phy_operations

Completed in 145 milliseconds