Searched refs:hphead (Results 1 – 1 of 1) sorted by relevance
5172 struct highpowerlist *hphead; in xpt_done_process() local5176 hphead = &xsoftc.highpowerq; in xpt_done_process()5178 device = STAILQ_FIRST(hphead); in xpt_done_process()5190 STAILQ_REMOVE_HEAD(hphead, highpowerq_entry); in xpt_done_process()