Searched refs:request_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_iocb.c42 ha->request_ptr = ha->request_ring;
45 ha->request_ptr++;
65 *queue_entry = ha->request_ptr;
123 cont_entry = (struct continuation_t1_entry *)ha->request_ptr;
319 cmd_entry = (struct command_t3_entry *) ha->request_ptr;
H A Dql4_def.h520 struct queue_entry *request_ptr; member in struct:scsi_qla_host
H A Dql4_init.c123 ha->request_ptr = &ha->request_ring[ha->request_in];

Completed in 77 milliseconds