Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/
H A Dnvme.h237 uint8_t fn_crypt_erase:1; /* Cryptographic Erase supported */ member
/titanic_41/usr/src/cmd/nvmeadm/
H A Dnvmeadm.c968 npa->npa_idctl->id_fna.fn_crypt_erase == 0) in do_secure_erase()
H A Dnvmeadm_print.c532 idctl->id_fna.fn_crypt_erase, NULL, NULL); in nvme_print_identify_ctrl()
/titanic_41/usr/src/uts/common/io/nvme/
H A Dnvme.c3759 nvme->n_idctl->id_fna.fn_crypt_erase == 0)) in nvme_ioctl_format()