Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libnvme/common/
H A Dlibnvme_ctrl_info.c487 return (ci->nci_info.id_vid); in nvme_ctrl_info_vendor()
/illumos-gate/usr/src/uts/common/sys/
H A Dnvme.h835 uint16_t id_vid; /* PCI vendor ID */ member
/illumos-gate/usr/src/cmd/nvmeadm/
H A Dnvmeadm_print.c671 idctl->id_vid, "0x%0.4"PRIx64, NULL); in nvme_print_identify_ctrl()
/illumos-gate/usr/src/uts/common/io/nvme/
H A Dnvme.c3318 nvme->n_idctl->id_vid, model, serial, nsid); in nvme_prepare_devid()