Searched refs:request_ptr (Results 1 – 3 of 3) sorted by relevance
32 *queue_entry = ha->request_ptr; in qla4xxx_get_req_pkt()41 ha->request_ptr = ha->request_ring; in qla4xxx_get_req_pkt()44 ha->request_ptr++; in qla4xxx_get_req_pkt()50 ha->request_ptr = *queue_entry; in qla4xxx_get_req_pkt()108 cont_entry = (struct continuation_t1_entry *)ha->request_ptr; in qla4xxx_alloc_cont_entry()113 ha->request_ptr = ha->request_ring; in qla4xxx_alloc_cont_entry()116 ha->request_ptr++; in qla4xxx_alloc_cont_entry()245 cmd_entry = (struct command_t3_entry *) ha->request_ptr; in qla4xxx_send_command_to_isp()294 ha->request_ptr = ha->request_ring; in qla4xxx_send_command_to_isp()296 ha->request_ptr++; in qla4xxx_send_command_to_isp()
405 struct queue_entry *request_ptr; member
104 ha->request_ptr = &ha->request_ring[ha->request_in]; in qla4xxx_init_rings()