Home
last modified time | relevance | path

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

/drivers/scsi/aacraid/
Dcommctrl.c479 u32 sg_indx = 0; in aac_send_raw_srb() local
615 sg_indx = i; in aac_send_raw_srb()
666 sg_indx = i; in aac_send_raw_srb()
686 psg->count = cpu_to_le32(sg_indx+1); in aac_send_raw_srb()
717 sg_indx = i; in aac_send_raw_srb()
753 sg_indx = i; in aac_send_raw_srb()
772 psg->count = cpu_to_le32(sg_indx+1); in aac_send_raw_srb()
787 for(i = 0 ; i <= sg_indx; i++){ in aac_send_raw_srb()
810 for(i=0; i <= sg_indx; i++){ in aac_send_raw_srb()