Searched refs:user_queue (Results 1 – 1 of 1) sorted by relevance
803 struct ccb_queue *user_queue; in targread() local811 user_queue = &softc->user_ccb_queue; in targread()817 ccb_h = TAILQ_FIRST(user_queue); in targread()821 error = cam_periph_sleep(softc->periph, user_queue, in targread()823 ccb_h = TAILQ_FIRST(user_queue); in targread()844 TAILQ_REMOVE(user_queue, ccb_h, periph_links.tqe); in targread()859 ccb_h = TAILQ_FIRST(user_queue); in targread()