Home
last modified time | relevance | path

Searched refs:mode_select_num_blocks (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/drivers/nvme/
H A Dnvme.c655 ns->mode_select_num_blocks = le64_to_cpu(id->nsze); in nvme_blk_probe()
659 desc->lba = ns->mode_select_num_blocks; in nvme_blk_probe()
H A Dnvme.h643 u64 mode_select_num_blocks; member