Home
last modified time | relevance | path

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

/NextBSD/sys/cam/ctl/
HDctl.c9097 int num_filled; in ctl_report_luns() local
9168 …for (targ_lun_id = 0, num_filled = 0; targ_lun_id < CTL_MAX_LUNS && num_filled < num_luns; targ_lu… in ctl_report_luns()
9176 be64enc(lun_data->luns[num_filled++].lundata, in ctl_report_luns()
9208 (num_filled * sizeof(struct scsi_report_luns_lundata)); in ctl_report_luns()