Searched refs:CAM_HIGH_POWER (Results 1 – 4 of 4) sorted by relevance
87 CAM_HIGH_POWER = 0x00001000,/* Command takes a lot of power */ enumerator
3465 if ((work_ccb->ccb_h.flags & CAM_HIGH_POWER) != 0) { in xpt_run_devq()5412 if (ccb_h->flags & CAM_HIGH_POWER) { in xpt_done_process()
398 /*flags*/CAM_DIR_NONE | CAM_HIGH_POWER, in probestart()
8836 extra_flags |= CAM_HIGH_POWER; in scsi_start_stop()