/titanic_50/usr/src/uts/common/io/ntxn/ |
H A D | unm_nic_isr.c | 58 u32 val, linkup, qg_linksup = adapter->ahw.linkup; in unm_nic_isr_other() local 64 linkup = 1 & (val >> adapter->physical_port); in unm_nic_isr_other() 65 adapter->ahw.linkup = linkup; in unm_nic_isr_other() 67 if (linkup != qg_linksup) { in unm_nic_isr_other() 69 portno, ((linkup == 0) ? "down" : "up")); in unm_nic_isr_other() 70 mac_link_update(adapter->mach, linkup); in unm_nic_isr_other() 71 if (linkup) in unm_nic_isr_other() 106 if (adapter->ahw.linkup && (val1 != linkupval)) { in unm_nic_handle_phy_intr() 111 adapter->ahw.linkup = 0; in unm_nic_handle_phy_intr() 112 } else if ((adapter->ahw.linkup == 0) && (val1 == linkupval)) { in unm_nic_handle_phy_intr() [all …]
|
H A D | unm_nic.h | 233 uint32_t linkup; member
|
H A D | unm_gem.c | 1301 adapter->ahw.linkup = 0; in unmattach()
|
/titanic_50/usr/src/uts/common/io/bge/ |
H A D | bge_mii.c | 1138 boolean_t linkup; in bge_check_copper() local 1185 linkup = BIS(aux, MII_AUX_STATUS_LINKUP); in bge_check_copper() 1186 linkup &= BIS(mii_status, MII_STATUS_LINKUP); in bge_check_copper() 1188 linkup = bge_copper_link_speed[mode] > 0; in bge_check_copper() 1189 linkup &= bge_copper_link_duplex[mode] != in bge_check_copper() 1191 linkup &= BIS(aux, MII_AUX_STATUS_LINKUP); in bge_check_copper() 1192 linkup &= BIS(mii_status, MII_STATUS_LINKUP); in bge_check_copper() 1198 mode, UPORDOWN(linkup))); in bge_check_copper() 1268 if (!linkup) in bge_check_copper() 1270 bgep->param_link_up = linkup; in bge_check_copper() [all …]
|
/titanic_50/usr/src/uts/common/io/nge/ |
H A D | nge_xmii.c | 490 boolean_t linkup; in nge_check_copper() local 578 linkup = nge_copper_link_speed[speed] > 0; in nge_check_copper() 579 linkup &= nge_copper_link_duplex[duplex] != LINK_DUPLEX_UNKNOWN; in nge_check_copper() 580 linkup &= BIS(mii_status, MII_STATUS_LINKUP); in nge_check_copper() 581 linkup &= BIS(mii_cs.cs_val, MII_STATUS_LINKUP); in nge_check_copper() 616 if (linkup) { in nge_check_copper() 617 ngep->param_link_up = linkup; in nge_check_copper()
|
/titanic_50/usr/src/uts/common/io/atge/ |
H A D | atge_mii.c | 186 int linkup, i; in atge_l1_mii_reset() local 200 for (linkup = 0, pn = 0; pn < 4; pn++) { in atge_l1_mii_reset() 218 linkup++; in atge_l1_mii_reset() 226 if (linkup == 0) { in atge_l1_mii_reset()
|
/titanic_50/usr/src/uts/common/io/fibre-channel/fca/emlxs/ |
H A D | emlxs.conf | 265 linkup-delay=10;
|
H A D | emlxs_clock.c | 792 uint32_t linkup; in emlxs_timer_check_linkup() local 806 linkup = 0; in emlxs_timer_check_linkup() 812 linkup = 1; in emlxs_timer_check_linkup() 818 if (linkup) { in emlxs_timer_check_linkup()
|
H A D | emlxs_fcp.c | 1731 emlxs_reset_link(emlxs_hba_t *hba, uint32_t linkup, uint32_t wait) in emlxs_reset_link() argument 1752 if (linkup) { in emlxs_reset_link() 1794 if (linkup) { in emlxs_reset_link()
|
/titanic_50/usr/src/cmd/fs.d/ufs/fsck/ |
H A D | pass3.c | 162 if (linkup(orphan, inp->i_dotdot, NULL)) { in pass3a() 210 if (linkup(orphan, inp->i_parent, namebuf)) { in pass3a()
|
H A D | fsck.h | 586 int linkup(fsck_ino_t, fsck_ino_t, caddr_t);
|
H A D | dir.c | 404 if (linkup(idesc->id_number, (fsck_ino_t)0, in adjust() 513 linkup(fsck_ino_t orphan, fsck_ino_t parentdir, caddr_t name) in linkup() function
|
H A D | pass2.c | 299 if (linkup(inp->i_number, lfdir, in pass2()
|
/titanic_50/usr/src/uts/sun/io/eri/ |
H A D | eri.h | 488 int linkup; /* selected link status */ member
|
/titanic_50/usr/src/uts/common/sys/fibre-channel/fca/emlxs/ |
H A D | emlxs_extern.h | 734 uint32_t linkup, uint32_t wait);
|
/titanic_50/usr/src/uts/common/io/nxge/ |
H A D | nxge_mac.c | 5830 boolean_t linkup; in nxge_pcs_check() local 5837 (void) npi_mac_get_link_status(nxgep->npi_handle, portn, &linkup); in nxge_pcs_check() 5838 if (linkup) { in nxge_pcs_check()
|
/titanic_50/usr/src/cmd/spell/ |
H A D | extra | 2723 linkup
|