Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/sata/adapters/si3124/
H A Dsi3124.c2389 SIDBG_P(SIDBG_VERBOSE, si_portp, in si_poll_cmd()
2487 SIDBG_P(SIDBG_VERBOSE, si_portp, in si_claim_free_slot()
2493 SIDBG_P(SIDBG_VERBOSE, si_portp, "si_claim_free_slot: found slot: 0x%x", in si_claim_free_slot()
2804 SIDBG_P(SIDBG_VERBOSE, si_portp, "deliver: acdb_len: %d", in si_deliver_satapkt()
3649 SIDBG_P(SIDBG_VERBOSE, si_portp, in si_intr()
3772 SIDBG_P(SIDBG_VERBOSE, si_portp, "si3124: si_intr_command_complete: " in si_intr_command_complete()
5939 SIDBG_P(SIDBG_VERBOSE, si_portp, in si_copy_out_regs()
5946 SIDBG_P(SIDBG_VERBOSE, si_portp, in si_copy_out_regs()
5953 SIDBG_P(SIDBG_VERBOSE, si_portp, in si_copy_out_regs()
5960 SIDBG_P(SIDBG_VERBOSE, si_portp, in si_copy_out_regs()
[all …]
/illumos-gate/usr/src/uts/common/sys/sata/adapters/si3124/
H A Dsi3124var.h259 #define SIDBG_VERBOSE 0x0200 macro