Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/nvmeadm/
H A Dnvmeadm_print.c162 #define NVME_PRINT_ALIGN 43 macro
167 int align = NVME_PRINT_ALIGN - (indent + strlen(name) + 1); in nvme_print()