Searched refs:pmcs_print_entry (Results 1 – 5 of 5) sorted by relevance
/illumos-gate/usr/src/uts/common/io/scsi/adapters/pmcs/ |
H A D | pmcs_intr.c | 37 pmcs_print_entry(pwp, PMCS_PRT_DEBUG, l, m); \ 134 pmcs_print_entry(pwp, PMCS_PRT_DEBUG1, buf, iomb); in pmcs_work_not_found() 158 pmcs_print_entry(pwp, PMCS_PRT_DEBUG1, buf, iomb); in pmcs_work_not_found() 1045 pmcs_print_entry(pwp, PMCS_PRT_DEBUG, buf, iomb); in pmcs_process_sas_hw_event() 1076 pmcs_print_entry(pwp, PMCS_PRT_DEBUG, in pmcs_process_echo_completion() 1313 pmcs_print_entry(pwp, PMCS_PRT_DEBUG, local, iomb); in pmcs_process_general_event() 1383 pmcs_print_entry(pwp, PMCS_PRT_DEBUG, local, ptr); in pmcs_general_intr() 1605 pmcs_print_entry(pwp, PMCS_PRT_DEBUG, local, in pmcs_iodone_intr() 1709 pmcs_print_entry(pwp, PMCS_PRT_DEBUG, local, ptr); in pmcs_event_intr()
|
H A D | pmcs_scsa.c | 1969 pmcs_print_entry(pwp, PMCS_PRT_DEBUG3, "SAS INI Message", ptr); in pmcs_SAS_run() 2060 pmcs_print_entry(pwp, PMCS_PRT_DEBUG3, "Outbound Message", msg); in pmcs_SAS_done() 2116 pmcs_print_entry(pwp, PMCS_PRT_DEBUG, in pmcs_SAS_done() 2191 pmcs_print_entry(pwp, PMCS_PRT_DEBUG, in pmcs_SAS_done() 2595 pmcs_print_entry(pwp, PMCS_PRT_DEBUG3, "SATA INI Message", ptr); in pmcs_SATA_run() 2668 pmcs_print_entry(pwp, PMCS_PRT_DEBUG3, "Outbound Message", msg); in pmcs_SATA_done()
|
H A D | pmcs_nvram.c | 836 pmcs_print_entry(pwp, PMCS_PRT_DEBUG_DEVEL, in pmcs_set_nvmd()
|
H A D | pmcs_subr.c | 4325 pmcs_print_entry(pwp, PMCS_PRT_DEBUG, buf, ptr); in pmcs_expander_get_nphy() 4529 pmcs_print_entry(pwp, PMCS_PRT_DEBUG, buf, ptr); in pmcs_expander_content_discover() 5214 pmcs_print_entry(pwp, PMCS_PRT_DEBUG, in pmcs_ssp_tmf() 5347 pmcs_print_entry(pwp, PMCS_PRT_DEBUG, "READ LOG EXT", msg); in pmcs_sata_abort_ncq() 5953 pmcs_print_entry(pmcs_hw_t *pwp, int level, char *msg, void *arg) in pmcs_print_entry() function 6796 pmcs_print_entry(pwp, PMCS_PRT_DEBUG, in pmcs_check_iomb_status() 6801 pmcs_print_entry(pwp, PMCS_PRT_DEBUG, in pmcs_check_iomb_status() 6807 pmcs_print_entry(pwp, PMCS_PRT_DEBUG, in pmcs_check_iomb_status()
|
/illumos-gate/usr/src/uts/common/sys/scsi/adapters/pmcs/ |
H A D | pmcs_proto.h | 169 void pmcs_print_entry(pmcs_hw_t *, int, char *, void *);
|