Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/scsi/aacraid/
Dcommctrl.c480 u32 sg_indx = 0; in aac_send_raw_srb() local
616 sg_indx = i; in aac_send_raw_srb()
667 sg_indx = i; in aac_send_raw_srb()
687 psg->count = cpu_to_le32(sg_indx+1); in aac_send_raw_srb()
718 sg_indx = i; in aac_send_raw_srb()
754 sg_indx = i; in aac_send_raw_srb()
773 psg->count = cpu_to_le32(sg_indx+1); in aac_send_raw_srb()
788 for(i = 0 ; i <= sg_indx; i++){ in aac_send_raw_srb()
811 for(i=0; i <= sg_indx; i++){ in aac_send_raw_srb()