Searched refs:hphead (Results 1 – 1 of 1) sorted by relevance
5268 struct highpowerlist *hphead; in xpt_done_process() local5272 hphead = &xsoftc.highpowerq; in xpt_done_process()5274 device = STAILQ_FIRST(hphead); in xpt_done_process()5285 STAILQ_REMOVE_HEAD(hphead, highpowerq_entry); in xpt_done_process()