Home
last modified time | relevance | path

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

/illumos-gate/usr/src/test/nvme-tests/tests/libnvme/
H A Dinfo-roundtrip.c236 const uint32_t nlbas = nvme_ctrl_info_nformats(info); in info_roundtrip_lba() local
238 for (uint32_t i = 0; i < nlbas; i++) { in info_roundtrip_lba()