Searched refs:mv_dprintk (Results 1 – 4 of 4) sorted by relevance
/linux-4.4.14/drivers/scsi/mvsas/ |
D | mv_sas.c | 277 mv_dprintk("phy %d byte dmaded.\n", i + mvi->id * mvi->chip->n_phy); in mvs_bytes_dmaed() 460 mv_dprintk("Have not enough regiset for dev %d.\n", in mvs_task_prep_ata() 734 mv_dprintk("device %d not ready.\n", in mvs_task_prep() 737 mv_dprintk("device %016llx not ready.\n", in mvs_task_prep() 747 mv_dprintk("SATA/STP port %d does not attach" in mvs_task_prep() 756 mv_dprintk("SAS port %d does not attach" in mvs_task_prep() 820 mv_dprintk("rc is %x\n", rc); in mvs_task_prep() 1078 mv_dprintk("phy %d attach dev info is %x\n", in mvs_update_phyinfo() 1080 mv_dprintk("phy %d attach sas addr is %llx\n", in mvs_update_phyinfo() 1248 mv_dprintk("found dev has gone.\n"); in mvs_dev_gone_notify() [all …]
|
D | mv_94xx.c | 294 mv_dprintk("phy hard reset failed.\n"); in mvs_94xx_phy_reset() 643 mv_dprintk("check SRS 0 %08X.\n", tmp); in mvs_94xx_clear_srs_irq() 648 mv_dprintk("check SRS 1 %08X.\n", tmp); in mvs_94xx_clear_srs_irq() 658 mv_dprintk("register set 0x%x was stopped.\n", reg_set); in mvs_94xx_clear_srs_irq() 690 mv_dprintk("non specific ncq error err_0:%x,err_1:%x.\n", in mvs_94xx_non_spec_ncq_error() 799 mv_dprintk("94xx phy %d atta frame %d %x.\n", in mvs_94xx_get_att_identify_frame() 837 mv_dprintk("get all reg link rate is 0x%x\n", phy->phy_status); in mvs_94xx_fix_phy_info() 842 mv_dprintk("get link rate is %d\n", sas_phy->linkrate); in mvs_94xx_fix_phy_info()
|
D | mv_sas.h | 56 #define mv_dprintk(format, arg...) \ macro 59 #define mv_dprintk(format, arg...) macro
|
D | mv_init.c | 773 mv_dprintk("interrupt coalescing timer %d us is" in mvs_store_interrupt_coalescing() 792 mv_dprintk("set interrupt coalescing time to %d us\n", in mvs_store_interrupt_coalescing()
|