Home
last modified time | relevance | path

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

/illumos-gate/usr/src/test/nvme-tests/tests/unit/
H A Dcontrollers.c54 .oa_format = 1
90 .oa_format = 1
114 .oa_format = 1,
167 .oa_format = 1,
199 .oa_format = 1,
259 .oa_format = 1,
274 .oa_format = 1,
/illumos-gate/usr/src/common/nvme/
H A Dnvme_format.c61 return (data->vcd_id->id_oacs.oa_format != 0); in nvme_format_cmds_supported()
/illumos-gate/usr/src/uts/common/sys/
H A Dnvme.h907 uint16_t oa_format:1; /* Format NVM */ member
/illumos-gate/usr/src/cmd/nvmeadm/
H A Dnvmeadm_print.c935 idctl->id_oacs.oa_format, NULL, NULL); in nvme_print_identify_ctrl()