Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/sata/adapters/nv_sata/
H A Dnv_sata.c2059 NVLOG(NVDBG_DELIVER, nvc, nvp, "setting SACTIVE onbit: %X", in nv_start_common()
2100 NVLOG(NVDBG_DELIVER, nvc, nvp, "DMA command", NULL); in nv_start_common()
2104 NVLOG(NVDBG_DELIVER, nvc, nvp, "packet command", NULL); in nv_start_common()
2123 NVLOG(NVDBG_DELIVER, nvc, nvp, "non-data command", NULL); in nv_start_common()
2127 NVLOG(NVDBG_DELIVER, nvc, nvp, "pio in command", NULL); in nv_start_common()
2143 NVLOG(NVDBG_DELIVER, nvc, nvp, "pio out command", NULL); in nv_start_common()
4234 NVLOG(NVDBG_DELIVER, nvp->nvp_ctlp, nvp, in nv_program_taskfile_regs()
4251 NVLOG(NVDBG_DELIVER, nvp->nvp_ctlp, nvp, in nv_program_taskfile_regs()
4375 NVLOG(NVDBG_DELIVER, nvp->nvp_ctlp, nvp, in nv_start_dma_engine()
4492 NVLOG(NVDBG_DELIVER, nvp->nvp_ctlp, nvp, in nv_start_dma()
[all …]
/illumos-gate/usr/src/uts/common/sys/sata/adapters/nv_sata/
H A Dnv_sata.h294 #define NVDBG_DELIVER 0x00008 macro