Lines Matching refs:lun_id
580 lun_id_t lun_id);
1234 if (path->device->lun_id == 0 && in probedone()
1258 } else if (path->device->lun_id == 0 && in probedone()
2082 lun_id_t lun_id; in scsi_scan_bus() local
2090 lun_id = request_ccb->ccb_h.target_lun; in scsi_scan_bus()
2118 lun_id); in scsi_scan_bus()
2126 lun_id); in scsi_scan_bus()
2140 (uintmax_t)lun_id)); in scsi_scan_bus()
2165 if (lun_id < (CAM_SCSI2_MAXLUN-1) || in scsi_scan_bus()
2171 if (lun_id < (CAM_SCSI2_MAXLUN-1) || in scsi_scan_bus()
2176 lun_id++; in scsi_scan_bus()
2177 if (lun_id > scan_info->cpi->max_lun) in scsi_scan_bus()
2255 path_id, target_id, lun_id); in scsi_scan_bus()
2331 path->device->lun_id); in scsi_scan_lun()
2386 scsi_alloc_device(struct cam_eb *bus, struct cam_et *target, lun_id_t lun_id) in scsi_alloc_device() argument
2391 device = xpt_alloc_device(bus, target, lun_id); in scsi_alloc_device()
2964 || device->lun_id == CAM_LUN_WILDCARD) in scsi_dev_async()
2977 device->lun_id); in scsi_dev_async()
3019 device->lun_id); in scsi_dev_async()