Home
last modified time | relevance | path

Searched refs:hs_flags (Results 1 – 6 of 6) sorted by relevance

/titanic_41/usr/src/uts/sun4u/montecarlo/io/
H A Dhsc.c199 if (!(hsp->hs_flags & (HSC_ENABLED|HSC_SLOT_ENABLED))) in hsc_connect()
202 if (hsp->hs_flags & HSC_SCB_HOTSWAPPED) in hsc_connect()
210 if (hsp->hs_flags & HSC_SLOT_BAD_STATE) { in hsc_connect()
270 if (hsp->hs_flags & HSC_ENUM_FAILED) { in hsc_connect()
271 hsp->hs_flags &= ~HSC_ENUM_FAILED; in hsc_connect()
331 if (hsp->hs_flags & HSC_SCB_HOTSWAPPED) in hsc_disconnect()
377 hsp->hs_flags &= ~HSC_ENUM_FAILED; in hsc_remove()
494 if ((hsp->hs_flags & HSC_SCB_HOTSWAPPED) && in hsc_get_slot_state()
538 hsp->hs_flags & HSC_ALARM_CARD_PRES) in hsc_set_config_state()
544 if (hsp->hs_flags & HSC_AUTOCFG) in hsc_set_config_state()
[all …]
H A Dscsb.c1569 *slot_vals = (uint32_t)slot_info->hs_flags; in smf_ioctl()
/titanic_41/usr/src/uts/sun4u/montecarlo/sys/
H A Dhscimpl.h125 uint_t hs_flags; member
/titanic_41/usr/src/uts/common/sys/fs/
H A Dhsfs_node.h103 uint_t hs_flags; /* (see below) */ member
/titanic_41/usr/src/uts/common/fs/hsfs/
H A Dhsfs_node.c411 if ((tp->hs_flags & HREF) == 0) { in hs_findhash()
412 tp->hs_flags |= HREF; in hs_findhash()
458 if ((hp->hs_flags & HREF) && (vp != rvp || in hs_synchash()
610 hp->hs_flags = HREF; in hs_makenode()
H A Dhsfs_vnops.c400 if (vp->v_count > 1 || (hp->hs_flags & HREF) == 0) { in hsfs_inactive()
417 hp->hs_flags = 0; in hsfs_inactive()