Home
last modified time | relevance | path

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

/NextBSD/sys/cam/
HDcam_queue.c347 cam_pinfo *temp_qentry; in swap() local
349 temp_qentry = queue_array[j]; in swap()
351 queue_array[i] = temp_qentry; in swap()