Searched refs:mv_dprintk (Results 1 – 4 of 4) sorted by relevance
/openbmc/linux/drivers/scsi/mvsas/ |
H A D | mv_sas.c | 716 mv_dprintk("device %d not ready.\n", in mvs_task_prep() 719 mv_dprintk("device %016llx not ready.\n", in mvs_task_prep() 738 mv_dprintk("SAS port %d does not attach" in mvs_task_prep() 808 mv_dprintk("rc is %x\n", rc); in mvs_task_prep() 1058 mv_dprintk("phy %d attach dev info is %x\n", in mvs_update_phyinfo() 1060 mv_dprintk("phy %d attach sas addr is %llx\n", in mvs_update_phyinfo() 1221 mv_dprintk("found dev has gone.\n"); in mvs_dev_gone_notify() 1229 mv_dprintk("found dev[%d:%x] is gone.\n", in mvs_dev_gone_notify() 1573 mv_dprintk("port has not device.\n"); in mvs_slot_complete() 1799 mv_dprintk("phy %d STP decoding error.\n", in mvs_int_port() [all …]
|
H A D | mv_94xx.c | 278 mv_dprintk("phy hard reset failed.\n"); in mvs_94xx_phy_reset() 675 mv_dprintk("check SRS 0 %08X.\n", tmp); in mvs_94xx_clear_srs_irq() 680 mv_dprintk("check SRS 1 %08X.\n", tmp); in mvs_94xx_clear_srs_irq() 690 mv_dprintk("register set 0x%x was stopped.\n", reg_set); in mvs_94xx_clear_srs_irq() 722 mv_dprintk("non specific ncq error err_0:%x,err_1:%x.\n", in mvs_94xx_non_spec_ncq_error() 831 mv_dprintk("94xx phy %d atta frame %d %x.\n", in mvs_94xx_get_att_identify_frame() 869 mv_dprintk("get all reg link rate is 0x%x\n", phy->phy_status); in mvs_94xx_fix_phy_info() 874 mv_dprintk("get link rate is %d\n", sas_phy->linkrate); in mvs_94xx_fix_phy_info()
|
H A D | mv_sas.h | 40 #define mv_dprintk(format, arg...) \ macro 43 #define mv_dprintk(format, arg...) no_printk(format, ## arg) macro
|
H A D | mv_init.c | 718 mv_dprintk("interrupt coalescing timer %d us is" in interrupt_coalescing_store() 737 mv_dprintk("set interrupt coalescing time to %d us\n", in interrupt_coalescing_store()
|