Home
last modified time | relevance | path

Searched refs:hphead (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/cam/
H A Dcam_xpt.c5268 struct highpowerlist *hphead; in xpt_done_process() local
5272 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()