Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/nvmeadm/
H A Dnvmeadm.c915 if (npa->npa_idctl->id_oacs.oa_format == 0) in do_format()
953 if (npa->npa_idctl->id_oacs.oa_format == 0) in do_secure_erase()
H A Dnvmeadm_print.c464 idctl->id_oacs.oa_format, NULL, NULL); in nvme_print_identify_ctrl()
/titanic_41/usr/src/uts/common/sys/
H A Dnvme.h171 uint16_t oa_format:1; /* Format NVM */ member
/titanic_41/usr/src/uts/common/io/nvme/
H A Dnvme.c3726 if (nvme->n_idctl->id_oacs.oa_format == 0) in nvme_ioctl_format()