Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libnvme/common/
H A Dlibnvme_wdc.c276 .nvd_short = "wdc/resize",
283 .nvd_short = "wdc/e6dump",
289 .nvd_short = "wdc/clear-assert",
299 .nvd_short = "wdc/inject-assert",
H A Dlibnvme_vendor.c93 if (strcmp(name, ctrl->nc_vsd->nvd_vuc[i].nvd_short) == in nvme_vendor_vuc_supported()
H A Dlibnvme_impl.h315 const char *nvd_short; member
H A Dlibnvme_vuc.c72 return (disc->nvd_short); in nvme_vuc_disc_name()