Searched refs:lun_count (Results 1 – 4 of 4) sorted by relevance
1200 u32 lun_count = 0, offset = 8; in spc_emulate_report_luns() local1224 lun_count++; in spc_emulate_report_luns()1242 if (lun_count == 0) { in spc_emulate_report_luns()1247 lun_count = 1; in spc_emulate_report_luns()1251 len = cpu_to_be32(lun_count * 8); in spc_emulate_report_luns()1256 target_complete_cmd_with_length(cmd, GOOD, 8 + lun_count * 8); in spc_emulate_report_luns()
256 u8 lun_count; member386 u8 lun_count; member
263 u8 lun_count; /* multi-lun device, how many luns */ member
3359 chip->chipsize *= (uint64_t)mtd->erasesize * p->lun_count; in nand_flash_detect_onfi()3455 chip->chipsize *= (uint64_t)mtd->erasesize * p->lun_count; in nand_flash_detect_jedec()