Searched refs:camq_change_priority (Results 1 - 3 of 3) sorted by relevance

/freebsd-10.2-release/sys/cam/
H A Dcam_queue.h150 * camq_change_priority: Raise or lower the priority of an entry
153 void camq_change_priority(struct camq *queue, int index,
H A Dcam_queue.c193 * camq_change_priority: Given an array of cam_pinfo* elements with the
199 camq_change_priority(struct camq *queue, int index, u_int32_t new_priority) function
H A Dcam_xpt.c3107 camq_change_priority(queue, pinfo->index,

Completed in 57 milliseconds