Searched refs:LINK_STATE_DOWN (Results 26 - 50 of 77) sorted by relevance

1234

/illumos-gate/usr/src/uts/common/io/simnet/
H A Dsimnet.c908 *val = LINK_STATE_DOWN;
/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/qlge/
H A Dqlge.h134 #define CARRIER_OFF(qlge) mac_link_update((qlge)->mh, LINK_STATE_DOWN)
/illumos-gate/usr/src/lib/libdladm/common/
H A Dlibdllink.c355 case LINK_STATE_DOWN:
H A Dlinkprop.c416 { "down", LINK_STATE_DOWN }
3922 case LINK_STATE_DOWN:
/illumos-gate/usr/src/uts/common/io/atge/
H A Datge_main.c526 atgep->atge_link_state = LINK_STATE_DOWN;
1136 atgep->atge_link_state = LINK_STATE_DOWN;
/illumos-gate/usr/src/uts/common/io/ntxn/
H A Dunm_nic_main.c372 mac_link_update(adapter->mach, LINK_STATE_DOWN);
1824 mac_link_update(adapter->mach, LINK_STATE_DOWN);
/illumos-gate/usr/src/uts/common/io/atu/
H A Datu.c1300 mac_link_update(ic->ic_mach, LINK_STATE_DOWN);
/illumos-gate/usr/src/uts/common/io/bnxe/
H A Dbnxe_hw.c1356 LINK_STATE_UP : LINK_STATE_DOWN);
H A Dbnxe_mm.c1154 LINK_STATE_UP : LINK_STATE_DOWN);
H A Dbnxe_gld.c2646 LINK_STATE_UP : LINK_STATE_DOWN;
/illumos-gate/usr/src/uts/common/io/mac/
H A Dmac_provider.c1163 case LINK_STATE_DOWN:
/illumos-gate/usr/src/uts/sun4v/io/
H A Dvnet_gen.c3940 if (ldcp->link_state != LINK_STATE_DOWN) {
3941 ldcp->link_state = LINK_STATE_DOWN;
3951 vgenp->phys_link_state = LINK_STATE_DOWN;
5211 link_state = LINK_STATE_DOWN;
/illumos-gate/usr/src/uts/common/io/vioif/
H A Dvioif.c410 return (LINK_STATE_DOWN);
/illumos-gate/usr/src/uts/intel/io/vmxnet3s/
H A Dvmxnet3_main.c491 dp->linkState = LINK_STATE_DOWN;
/illumos-gate/usr/src/uts/common/io/hxge/
H A Dhxge_main.c2471 hxge_link_update(hxgep, LINK_STATE_DOWN);
3285 ls = LINK_STATE_DOWN;
4435 hxge_link_update(hxgep, LINK_STATE_DOWN);
/illumos-gate/usr/src/uts/common/io/e1000g/
H A De1000g_main.c2485 if ((Adapter->link_state == LINK_STATE_DOWN) &&
4271 if (Adapter->link_state != LINK_STATE_DOWN) {
4274 Adapter->link_state = LINK_STATE_DOWN;
/illumos-gate/usr/src/uts/common/io/bge/
H A Dbge_chip2.c4865 LINK_STATE_DOWN;
5153 LINK_STATE_UP : LINK_STATE_DOWN;
5369 LINK_STATE_UP : LINK_STATE_DOWN;
/illumos-gate/usr/src/uts/common/io/dld/
H A Ddld_str.c1850 case LINK_STATE_DOWN:
/illumos-gate/usr/src/uts/common/io/iprb/
H A Diprb.c1314 mac_link_update(ip->mach, LINK_STATE_DOWN);
/illumos-gate/usr/src/uts/common/io/igb/
H A Digb_main.c3217 if (igb->link_state != LINK_STATE_DOWN) {
3220 igb->link_state = LINK_STATE_DOWN;
/illumos-gate/usr/src/uts/common/io/ixgbe/
H A Dixgbe_main.c3713 if (ixgbe->link_state != LINK_STATE_DOWN) {
3716 ixgbe->link_state = LINK_STATE_DOWN;
/illumos-gate/usr/src/uts/common/io/ath/
H A Dath_main.c2316 mac_link_update(ic->ic_mach, LINK_STATE_DOWN);
/illumos-gate/usr/src/uts/common/io/bfe/
H A Dbfe.c760 bfe->bfe_chip.link = LINK_STATE_DOWN;
/illumos-gate/usr/src/uts/common/xen/io/
H A Dxnf.c1034 mac_link_update(xnfp->xnf_mh, LINK_STATE_DOWN);
/illumos-gate/usr/src/uts/common/io/ral/
H A Drt2560.c2614 mac_link_update(ic->ic_mach, LINK_STATE_DOWN);

Completed in 244 milliseconds

1234