Searched refs:maxoc (Results 1 – 1 of 1) sorted by relevance
209 __le32 maxoc; member333 geo->maxoc = geo->all_luns * geo->num_chk; in nvme_nvm_setup_12()416 geo->maxoc = le32_to_cpu(id->maxoc); in nvme_nvm_setup_20()1117 return scnprintf(page, PAGE_SIZE, "%u\n", geo->maxoc); in nvm_dev_attr_show_20()1181 static NVM_DEV_ATTR_20_RO(maxoc);