Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/os/
H A Ddevcache.c307 nvf_error(const char *fmt, ...) in nvf_error() function
397 nvf_error("error reading header: %s\n", filename); in fread_nvlist()
402 nvf_error("header size incorrect: %s\n", filename); in fread_nvlist()
424 nvf_error("%s: checksum error " in fread_nvlist()
428 nvf_error("%s: header information incorrect", filename); in fread_nvlist()
440 nvf_error("%s: read error %d", filename, n); in fread_nvlist()
442 nvf_error("%s: incomplete read %d/%lld", in fread_nvlist()
452 nvf_error("%s is larger than %lld\n", in fread_nvlist()
460 nvf_error("%s: checksum error (actual 0x%x, expected 0x%x)\n", in fread_nvlist()
469 nvf_error("%s: error %d unpacking nvlist\n", in fread_nvlist()
[all …]
H A Ddevid_cache.c305 nvf_error("%s: nvlist alloc error %d\n", in devid_cache_pack_list()
317 nvf_error("%s: nvlist alloc error %d\n", in devid_cache_pack_list()
329 nvf_error( in devid_cache_pack_list()
337 nvf_error("%s: nvlist add error %d (sublist)\n", in devid_cache_pack_list()
/illumos-gate/usr/src/uts/common/fs/dev/
H A Dsdev_ncache.c297 nvf_error("%s: nvlist alloc error %d\n", in sdev_ncache_pack_list()
308 nvf_error("%s: nvlist alloc error %d\n", in sdev_ncache_pack_list()
317 nvf_error("%s: nvlist add error %d (sdev)\n", in sdev_ncache_pack_list()
326 nvf_error("%s: nvlist add error %d (sdev)\n", in sdev_ncache_pack_list()
333 nvf_error("%s: nvlist add error %d (sublist)\n", in sdev_ncache_pack_list()
/illumos-gate/usr/src/uts/common/sys/
H A Ddevcache.h66 void nvf_error(const char *, ...);
/illumos-gate/usr/src/uts/intel/io/pci/
H A Dpci_boot.c469 nvf_error("%s: nvlist alloc error %d\n", in pci_cache_pack_nvlist()