Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/
H A Dnvme.h235 uint8_t fn_format:1; /* Format applies to all NS */ member
/titanic_41/usr/src/cmd/nvmeadm/
H A Dnvmeadm.c918 if (npa->npa_isns && npa->npa_idctl->id_fna.fn_format != 0) in do_format()
H A Dnvmeadm_print.c528 idctl->id_fna.fn_format == 0, NULL, NULL); in nvme_print_identify_ctrl()
/titanic_41/usr/src/uts/common/io/nvme/
H A Dnvme.c3733 if (nsid != 0 && nvme->n_idctl->id_fna.fn_format != 0) in nvme_ioctl_format()