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 D | info-roundtrip.c | 35 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 D | libnvme_test_common.h | 42 extern void libnvme_test_ctrl_info_warn(nvme_ctrl_info_t *, const char *,
|
H A D | libnvme_test_common.c | 131 libnvme_test_ctrl_info_warn(nvme_ctrl_info_t *info, const char *fmt, ...) in libnvme_test_ctrl_info_warn() function
|