Searched refs:num_filled (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/sys/cam/ctl/
H A Dctl.c8967 int num_filled, num_luns, num_port_luns, retval; local
9035 for (targ_lun_id = 0, num_filled = 0;
9036 targ_lun_id < num_port_luns && num_filled < num_luns;
9045 be64enc(lun_data->luns[num_filled++].lundata,
9077 (num_filled * sizeof(struct scsi_report_luns_lundata));

Completed in 275 milliseconds