Home
last modified time | relevance | path

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

/illumos-gate/usr/src/test/nvme-tests/tests/libnvme/
H A Dinfo-roundtrip.c35 libnvme_test_ctrl_info_warn(info, "failed to get PCI vendor " in info_roundtrip_pci()
39 libnvme_test_ctrl_info_warn(info, "failed to get PCI vendor " in info_roundtrip_pci()
52 libnvme_test_ctrl_info_warn(info, "failed to get PCI device " in info_roundtrip_pci()
56 libnvme_test_ctrl_info_warn(info, "failed to get PCI device " in info_roundtrip_pci()
69 libnvme_test_ctrl_info_warn(info, "failed to get PCI subsystem " in info_roundtrip_pci()
73 libnvme_test_ctrl_info_warn(info, "failed to get PCI subsystem " in info_roundtrip_pci()
86 libnvme_test_ctrl_info_warn(info, "failed to get PCI subsystem " in info_roundtrip_pci()
90 libnvme_test_ctrl_info_warn(info, "failed to get PCI subsystem " in info_roundtrip_pci()
103 libnvme_test_ctrl_info_warn(info, "failed to get PCI revision " in info_roundtrip_pci()
107 libnvme_test_ctrl_info_warn(info, "failed to get PCI revision " in info_roundtrip_pci()
[all …]
H A Dlibnvme_test_common.h42 extern void libnvme_test_ctrl_info_warn(nvme_ctrl_info_t *, const char *,
H A Dlibnvme_test_common.c131 libnvme_test_ctrl_info_warn(nvme_ctrl_info_t *info, const char *fmt, ...) in libnvme_test_ctrl_info_warn() function