Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/nvmeadm/
H A Dnvmeadm_print.c221 #define NVME_PRINT_ALIGN 43 macro
226 int align = NVME_PRINT_ALIGN - (indent + 1); in nvme_print()