Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/sata/adapters/nv_sata/
H A Dnv_sata.c1228 NVLOG(NVDBG_ENTRY, nvc, nvp, in nv_sata_probe()
1704 NVLOG(NVDBG_ENTRY, nvc, nvp, "nv_sata_abort %d %p", flag, spkt); in nv_sata_abort()
1722 NVLOG(NVDBG_ENTRY, nvc, nvp, in nv_sata_abort()
1727 NVLOG(NVDBG_ENTRY, nvc, nvp, "no spkts to abort", NULL); in nv_sata_abort()
1729 NVLOG(NVDBG_ENTRY, nvc, nvp, in nv_sata_abort()
1825 NVLOG(NVDBG_ENTRY, nvc, nvp, "nv_sata_reset", NULL); in nv_sata_reset()
1904 NVLOG(NVDBG_ENTRY, nvc, nvp, in nv_sata_reset()
1910 NVLOG(NVDBG_ENTRY, nvc, nvp, in nv_sata_reset()
1939 NVLOG(NVDBG_ENTRY, nvc, nvp, "nv_sata_activate", NULL); in nv_sata_activate()
1991 NVLOG(NVDBG_ENTRY, nvc, nvp, "nv_sata_deactivate", NULL); in nv_sata_deactivate()
[all …]
/illumos-gate/usr/src/uts/common/sys/sata/adapters/nv_sata/
H A Dnv_sata.h293 #define NVDBG_ENTRY 0x00004 macro