Searched refs:max_lun (Results 1 – 6 of 6) sorted by relevance
137 plat->max_lun = 1; /* Actually two but untested */ in sata_ceva_ofdata_to_platdata()
1190 uc_plat->max_lun = 1; in ahci_probe_scsi()
188 unsigned long max_lun; member
189 int lun, max_lun; in usb_stor_probe_device() local211 max_lun = usb_get_max_lun(data); in usb_stor_probe_device()212 for (lun = 0; lun <= max_lun; lun++) { in usb_stor_probe_device()260 max_lun = usb_get_max_lun(&usb_stor[usb_max_devs]); in usb_stor_probe_device()261 for (lun = 0; lun <= max_lun && usb_max_devs < USB_MAX_STOR_DEV; in usb_stor_probe_device()
799 for (lun = 0; lun < uc_plat->max_lun; lun++) in scsi_scan_dev()
2003 scsi_plat->max_lun = UFS_MAX_LUNS; in ufshcd_probe()