Searched refs:n_lun (Results 1 – 1 of 1) sorted by relevance
2708 int n_target, n_lun, i; in nsp32_detect() local2821 for (n_lun = 0; n_lun < NUMBER(data->lunt[0]); n_lun++) { in nsp32_detect()2822 int offset = n_target * NUMBER(data->lunt[0]) + n_lun; in nsp32_detect()2833 data->lunt[n_target][n_lun] = tmp; in nsp32_detect()