Home
last modified time | relevance | path

Searched refs:nvme_validate_vuc (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/io/nvme/
H A Dnvme_var.h601 extern boolean_t nvme_validate_vuc(nvme_t *, nvme_ioctl_passthru_t *);
H A Dnvme_validate.c678 nvme_validate_vuc(nvme_t *nvme, nvme_ioctl_passthru_t *pass) in nvme_validate_vuc() function
H A Dnvme.c7034 if (!nvme_validate_vuc(nvme, &pass)) { in nvme_ioctl_passthru()