Searched refs:response_ptr (Results 1 – 3 of 3) sorted by relevance
479 while ((ha->response_ptr->signature != RESPONSE_PROCESSED)) { in qla4xxx_process_response_queue()480 sts_entry = (struct status_entry *) ha->response_ptr; in qla4xxx_process_response_queue()485 ha->response_ptr = ha->response_ring; in qla4xxx_process_response_queue()488 ha->response_ptr++; in qla4xxx_process_response_queue()
68 pkt = (struct response *)ha->response_ptr; in qla4xxx_init_response_q_entries()98 ha->response_ptr = &ha->response_ring[ha->response_out]; in qla4xxx_init_rings()
700 struct queue_entry *response_ptr; member