Home
last modified time | relevance | path

Searched refs:sgl_sup (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/nvmeadm/
H A Dnvmeadm_print.c1387 switch (idctl->id_sgls.sgl_sup) { in nvme_print_identify_ctrl()
1401 idctl->id_sgls.sgl_sup); in nvme_print_identify_ctrl()
/illumos-gate/usr/src/uts/common/sys/
H A Dnvme.h1047 uint16_t sgl_sup:2; /* SGL Supported in NVM cmds (1.3) */ member