Searched refs:xs_hp_connected (Results 1 – 2 of 2) sorted by relevance
160 boolean_t xs_hp_connected; /* hot plug scripts have run */ member
554 ASSERT(vdp->xs_hp_connected && vdp->xs_fe_initialised); in xdb_intr()707 ASSERT(vdp->xs_hp_connected && vdp->xs_fe_initialised); in xdb_biodone()1354 if (!vdp->xs_hp_connected || !vdp->xs_fe_initialised) { in xdb_start_connect()1469 if (!vdp->xs_hp_connected || !vdp->xs_fe_initialised) { in xdb_close()1570 if (vdp->xs_hp_connected) { in xdb_hp_state_change()1575 vdp->xs_hp_connected = B_TRUE; in xdb_hp_state_change()1740 ASSERT(vdp->xs_hp_connected && vdp->xs_if_connected); in xdb_attach()