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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/qla4xxx/
H A Dql4_isr.c352 while ((ha->response_ptr->signature != RESPONSE_PROCESSED)) {
353 sts_entry = (struct status_entry *) ha->response_ptr;
359 ha->response_ptr = ha->response_ring;
362 ha->response_ptr++;
H A Dql4_def.h523 struct queue_entry *response_ptr; member in struct:scsi_qla_host
H A Dql4_init.c100 pkt = (struct response *)ha->response_ptr;
129 ha->response_ptr = &ha->response_ring[ha->response_out];

Completed in 69 milliseconds