Home
last modified time | relevance | path

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

/illumos-gate/usr/src/test/nvme-tests/tests/libnvme/
H A Dinfo-roundtrip.c32 uint8_t id8, rest_id8; in info_roundtrip_pci() local
102 if (!nvme_ctrl_info_pci_rev(info, &id8)) { in info_roundtrip_pci()
110 } else if (id8 != rest_id8) { in info_roundtrip_pci()
112 id8, rest_id8); in info_roundtrip_pci()