Home
last modified time | relevance | path

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

/freebsd/sys/cam/
H A Dcam_queue.c314 cam_pinfo *temp_qentry; in swap() local
316 temp_qentry = queue_array[j]; in swap()
318 queue_array[i] = temp_qentry; in swap()