Home
last modified time | relevance | path

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

/trueos/sys/cam/
HDcam_xpt.c5172 struct highpowerlist *hphead; in xpt_done_process() local
5176 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()