Searched refs:last_buf_ptr (Results 1 – 1 of 1) sorted by relevance
3079 struct cam_list *last_buf, *insert_before_buf, *last_buf_ptr; in mm_channel_superbuf_comp_and_enqueue() local3123 last_buf_ptr = NULL; in mm_channel_superbuf_comp_and_enqueue()3256 last_buf_ptr = last_buf; in mm_channel_superbuf_comp_and_enqueue()3260 && (last_buf_ptr != NULL && last_buf_ptr != pos)) { in mm_channel_superbuf_comp_and_enqueue()3261 node = member_of(last_buf_ptr, cam_node_t, list); in mm_channel_superbuf_comp_and_enqueue()3276 last_buf_ptr = last_buf_ptr->next; in mm_channel_superbuf_comp_and_enqueue()