Home
last modified time | relevance | path

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

/drivers/scsi/qla4xxx/
Dql4_isr.c293 sts_entry = (struct status_entry *) ha->response_ptr; in qla4xxx_process_response_queue()
299 ha->response_ptr = ha->response_ring; in qla4xxx_process_response_queue()
302 ha->response_ptr++; in qla4xxx_process_response_queue()
Dql4_def.h408 struct queue_entry *response_ptr; member
Dql4_init.c110 ha->response_ptr = &ha->response_ring[ha->response_out]; in qla4xxx_init_rings()