Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/scsi/aacraid/
Dcommctrl.c481 u32 sg_indx = 0; in aac_send_raw_srb() local
620 sg_indx = i; in aac_send_raw_srb()
672 sg_indx = i; in aac_send_raw_srb()
693 psg->count = cpu_to_le32(sg_indx+1); in aac_send_raw_srb()
726 sg_indx = i; in aac_send_raw_srb()
762 sg_indx = i; in aac_send_raw_srb()
782 psg->count = cpu_to_le32(sg_indx+1); in aac_send_raw_srb()
799 for(i = 0 ; i <= sg_indx; i++){ in aac_send_raw_srb()
822 for(i=0; i <= sg_indx; i++){ in aac_send_raw_srb()