Home
last modified time | relevance | path

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

/illumos-gate/usr/src/test/nvme-tests/tests/libnvme/
H A Dformat.c476 if (id->id_fna.fn_crypt_erase != 0) { in main()
/illumos-gate/usr/src/uts/common/io/nvme/
H A Dnvme_validate.c860 nvme->n_idctl->id_fna.fn_crypt_erase == 0) { in nvme_validate_format()
/illumos-gate/usr/src/uts/common/sys/
H A Dnvme.h1126 uint8_t fn_crypt_erase:1; /* Cryptographic Erase supported */ member
/illumos-gate/usr/src/cmd/nvmeadm/
H A Dnvmeadm_print.c1326 idctl->id_fna.fn_crypt_erase, NULL, NULL); in nvme_print_identify_ctrl()