Searched refs:lun_count (Results 1 – 8 of 8) sorted by relevance
50 u8 lun_count; member
87 u8 lun_count; member
111 memorg->luns_per_target = p->lun_count; in nand_jedec_detect()
259 memorg->luns_per_target = p->lun_count; in nand_onfi_detect()
1244 u32 lun_count = 0, offset = 8; in spc_emulate_report_luns() local 1268 lun_count++; in spc_emulate_report_luns() 1286 if (lun_count == 0) { in spc_emulate_report_luns() 1291 lun_count = 1; in spc_emulate_report_luns() 1295 len = cpu_to_be32(lun_count * 8); in spc_emulate_report_luns() 1300 target_complete_cmd_with_length(cmd, SAM_STAT_GOOD, 8 + lun_count * 8); in spc_emulate_report_luns()
975 u8 lun_count; /* number of LUNs in a multi-LUN device */ member 985 u8 lun_count; /* number of LUNs in a multi-LUN device */ member 1159 u8 lun_count; member
1268 rpl_16byte_wwid_list->lun_entries[i].lun_count = rpl_8byte_wwid_list->lun_entries[i].lun_count; in pqi_report_phys_luns() 1678 device->lun_count = id_phys->multi_lun_device_lun_count; in pqi_get_physical_device_info() 1775 if (rc == 0 && device->lun_count == 0) in pqi_get_device_info() 1776 device->lun_count = 1; in pqi_get_device_info() 1915 for (lun = 0; lun < device->lun_count; lun++) { in pqi_remove_device() 2107 existing_device->lun_count = new_device->lun_count; in pqi_scsi_update_device() 6611 device->lun_count--; in pqi_sdev_destroy() 6612 if (device->lun_count > in pqi_sdev_destroy() [all...]
272 u8 lun_count; /* multi-lun device, how many luns */ member