Searched refs:runq (Results 1 – 1 of 1) sorted by relevance
3029 int runq; in xpt_action() local3043 runq = xpt_schedule_dev_sendq(path->bus, path->device); in xpt_action()3045 runq = 0; in xpt_action()3046 if (runq != 0) in xpt_action()3604 int runq; in xpt_schedule() local3619 runq = 0; in xpt_schedule()3636 runq = xpt_schedule_dev_allocq(perph->path->bus, device); in xpt_schedule()3638 if (runq != 0) { in xpt_schedule()7412 int runq; in camisr_runqueue() local7423 runq = FALSE; in camisr_runqueue()[all …]