Searched refs:ps_flags (Results 1 – 15 of 15) sorted by relevance
58 int ps_flags; /* state flags */ member164 (((s)->usbprn_default.ps_flags != USBPRN_PS_IDLE) || \165 ((s)->usbprn_bulk_out.ps_flags != USBPRN_PS_IDLE) || \166 ((s)->usbprn_bulk_in.ps_flags != USBPRN_PS_IDLE))
1347 VERIFY(ps->ps_flags & MD_MPS_ON_OVERLAP); in mirror_overlap_tree_remove()1352 ps->ps_flags &= ~MD_MPS_ON_OVERLAP; in mirror_overlap_tree_remove()1384 (ps->ps_flags & MD_MPS_ON_OVERLAP)) { in wait_for_overlaps()1389 VERIFY(!(ps->ps_flags & MD_MPS_ON_OVERLAP)); in wait_for_overlaps()1399 ps->ps_flags |= MD_MPS_ON_OVERLAP; in wait_for_overlaps()1412 } while (!(ps->ps_flags & MD_MPS_ON_OVERLAP)); in wait_for_overlaps()1677 if (ps->ps_flags & MD_MPS_DMR) { in fast_select_read_unit()1679 } else if (ps->ps_flags & MD_MPS_DIRTY_RD) { in fast_select_read_unit()2794 if (ps->ps_flags & MD_MPS_WRITE_AFTER_READ) { in finish_error()2795 if (ps->ps_flags & MD_MPS_FLAG_ERROR) in finish_error()[all …]
1706 (ps1->ps_flags & MD_MPS_ON_OVERLAP)) in mirror_owner_thread()1876 if ((ps != NULL) && (ps->ps_flags & MD_MPS_ON_OVERLAP)) { in mirror_set_owner()
1212 ps->ps_flags = 0; in send_mn_resync_next_message()2731 if (ps->ps_flags & MD_MPS_ON_OVERLAP) in resync_unit()
117 int ps_flags; member142 if ((ps)->ps_flags & MD_SPPS_DONTFREE) \143 (ps)->ps_flags |= MD_SPPS_DONE; \
111 int ps_flags; member126 if ((ps)->ps_flags & MD_SPS_DONTFREE) \127 (ps)->ps_flags |= MD_SPS_DONE; \
267 uint_t ps_flags; member299 if ((ps)->ps_flags & MD_MPS_DONTFREE) \300 (ps)->ps_flags |= MD_MPS_DONE; \
461 int ps_flags; member
1211 ASSERT(bulk_out->ps_flags == USBPRN_PS_IDLE); in usbprn_write()1212 ASSERT(bulk_in->ps_flags == USBPRN_PS_IDLE); in usbprn_write()1287 bulk_out->ps_flags = USBPRN_PS_NEED_TO_XFER; in usbprn_strategy()1301 bulk_out->ps_flags = USBPRN_PS_IDLE; in usbprn_strategy()1665 bulk_in->ps_flags = USBPRN_PS_IDLE; in usbprn_open_usb_pipes()1681 bulk_in->ps_flags = USBPRN_PS_IDLE; in usbprn_open_usb_pipes()1706 ASSERT(bulk_out->ps_flags == USBPRN_PS_IDLE); in usbprn_close_usb_pipes()1707 ASSERT(bulk_in->ps_flags == USBPRN_PS_IDLE); in usbprn_close_usb_pipes()2244 ASSERT(bulk_out->ps_flags == USBPRN_PS_IDLE); in usbprn_biodone()2245 ASSERT(bulk_in->ps_flags == USBPRN_PS_IDLE); in usbprn_biodone()[all …]
515 if (!(ps->ps_flags & MD_SPPS_DONTFREE)) { in sp_error()872 ps->ps_flags |= MD_SPPS_ERROR; in sp_done()891 if (ps->ps_flags & MD_SPPS_ERROR) { in sp_done()896 if (!(ps->ps_flags & MD_SPPS_DONTFREE)) { in sp_done()1017 ps->ps_flags |= MD_SPPS_DONTFREE; in md_sp_strategy()1073 while (!(ps->ps_flags & MD_SPPS_DONE)) { in md_sp_strategy()
197 int ps_flags; /* PSF_* below */ member428 if (ISGLOBAL(slp) && (slp->sl_parse->ps_flags & PSF_SETLEVEL)) { in set_debug()443 if (ISGLOBAL(slp) && (slp->sl_parse->ps_flags & PSF_SETLEVEL)) { in set_nodebug()541 if (psp->ps_flags & PSF_PERDEV) { in set_device()1694 pstate.ps_flags |= PSF_SETLEVEL; in parse_options()1697 pstate.ps_flags &= ~PSF_SETLEVEL; in parse_options()1731 pstate.ps_flags |= PSF_PERDEV; in parse_options()1734 pstate.ps_flags &= ~PSF_PERDEV; in parse_options()
470 ((md_raidps_t *)ps)->ps_flags = MD_RPS_INUSE; in raid_parent_init()627 if (cs->cs_ps->ps_flags & MD_RPS_READ) in raid_cancel_pwslot()1161 ps->ps_flags |= MD_RPS_ERROR; in raid_error_parent()1190 ASSERT(ps->ps_flags & MD_RPS_INUSE); in raid_free_parent()1195 if (ps->ps_pwfrags == 0 && (! (ps->ps_flags & MD_RPS_IODONE))) { in raid_free_parent()1196 if (ps->ps_flags & MD_RPS_ERROR) { in raid_free_parent()1202 ps->ps_flags |= MD_RPS_IODONE; in raid_free_parent()1223 ps->ps_flags |= MD_RPS_DONE; in raid_free_parent()1227 if (ps->ps_flags & MD_RPS_HSREQ) in raid_free_parent()1231 ps->ps_flags &= ~MD_RPS_INUSE; in raid_free_parent()[all …]
997 ps->ps_flags = MD_RPS_INUSE; in resync_unit()
513 if (!(ps->ps_flags & MD_SPS_DONTFREE)) { in stripe_error()547 ps->ps_flags |= MD_SPS_ERROR; in stripe_done()562 if (ps->ps_flags & MD_SPS_ERROR) { in stripe_done()567 if (!(ps->ps_flags & MD_SPS_DONTFREE)) { in stripe_done()773 ps->ps_flags |= MD_SPS_DONTFREE; in md_stripe_strategy()811 while (!(ps->ps_flags & MD_SPS_DONE)) { in md_stripe_strategy()
165 uint32_t ps_flags; member9101 if ((status = dladm_part_info(handle, linkid, &attr, state->ps_flags)) in print_part()9274 state.ps_flags = flags; in do_show_part()