/kernel/linux/linux-5.10/drivers/scsi/aic7xxx/ |
H A D | aic79xx_core.c | 2665 u_int cur_col; in ahd_handle_transmission_error() local 2712 cur_col = 0; in ahd_handle_transmission_error() 2715 ahd_lqistat1_print(lqistat1, &cur_col, 50); in ahd_handle_transmission_error() 2716 ahd_lastphase_print(lastphase, &cur_col, 50); in ahd_handle_transmission_error() 2717 ahd_scsisigi_print(curphase, &cur_col, 50); in ahd_handle_transmission_error() 2718 ahd_perrdiag_print(perrdiag, &cur_col, 50); in ahd_handle_transmission_error() 9644 u_int cur_col; in ahd_dump_card_state() local 9670 cur_col = 0; in ahd_dump_card_state() 9671 ahd_intstat_print(ahd_inb(ahd, INTSTAT), &cur_col, 50); in ahd_dump_card_state() local 9672 ahd_seloid_print(ahd_inb(ahd, SELOID), &cur_col, 5 in ahd_dump_card_state() local 9673 ahd_selid_print(ahd_inb(ahd, SELID), &cur_col, 50); ahd_dump_card_state() local 9674 ahd_hs_mailbox_print(ahd_inb(ahd, LOCAL_HS_MAILBOX), &cur_col, 50); ahd_dump_card_state() local 9675 ahd_intctl_print(ahd_inb(ahd, INTCTL), &cur_col, 50); ahd_dump_card_state() local 9676 ahd_seqintstat_print(ahd_inb(ahd, SEQINTSTAT), &cur_col, 50); ahd_dump_card_state() local 9677 ahd_saved_mode_print(ahd_inb(ahd, SAVED_MODE), &cur_col, 50); ahd_dump_card_state() local 9678 ahd_dffstat_print(ahd_inb(ahd, DFFSTAT), &cur_col, 50); ahd_dump_card_state() local 9679 ahd_scsisigi_print(ahd_inb(ahd, SCSISIGI), &cur_col, 50); ahd_dump_card_state() local 9680 ahd_scsiphase_print(ahd_inb(ahd, SCSIPHASE), &cur_col, 50); ahd_dump_card_state() local 9681 ahd_scsibus_print(ahd_inb(ahd, SCSIBUS), &cur_col, 50); ahd_dump_card_state() local 9682 ahd_lastphase_print(ahd_inb(ahd, LASTPHASE), &cur_col, 50); ahd_dump_card_state() local 9683 ahd_scsiseq0_print(ahd_inb(ahd, SCSISEQ0), &cur_col, 50); ahd_dump_card_state() local 9684 ahd_scsiseq1_print(ahd_inb(ahd, SCSISEQ1), &cur_col, 50); ahd_dump_card_state() local 9685 ahd_seqctl0_print(ahd_inb(ahd, SEQCTL0), &cur_col, 50); ahd_dump_card_state() local 9686 ahd_seqintctl_print(ahd_inb(ahd, SEQINTCTL), &cur_col, 50); ahd_dump_card_state() local 9687 ahd_seq_flags_print(ahd_inb(ahd, SEQ_FLAGS), &cur_col, 50); ahd_dump_card_state() local 9688 ahd_seq_flags2_print(ahd_inb(ahd, SEQ_FLAGS2), &cur_col, 50); ahd_dump_card_state() local 9689 ahd_qfreeze_count_print(ahd_inw(ahd, QFREEZE_COUNT), &cur_col, 50); ahd_dump_card_state() local 9691 &cur_col, 50); ahd_dump_card_state() local 9692 ahd_mk_message_scb_print(ahd_inw(ahd, MK_MESSAGE_SCB), &cur_col, 50); ahd_dump_card_state() local 9694 &cur_col, 50); ahd_dump_card_state() local 9695 ahd_sstat0_print(ahd_inb(ahd, SSTAT0), &cur_col, 50); ahd_dump_card_state() local 9696 ahd_sstat1_print(ahd_inb(ahd, SSTAT1), &cur_col, 50); ahd_dump_card_state() local 9697 ahd_sstat2_print(ahd_inb(ahd, SSTAT2), &cur_col, 50); ahd_dump_card_state() local 9698 ahd_sstat3_print(ahd_inb(ahd, SSTAT3), &cur_col, 50); ahd_dump_card_state() local 9699 ahd_perrdiag_print(ahd_inb(ahd, PERRDIAG), &cur_col, 50); ahd_dump_card_state() local 9700 ahd_simode1_print(ahd_inb(ahd, SIMODE1), &cur_col, 50); ahd_dump_card_state() local 9701 ahd_lqistat0_print(ahd_inb(ahd, LQISTAT0), &cur_col, 50); ahd_dump_card_state() local 9702 ahd_lqistat1_print(ahd_inb(ahd, LQISTAT1), &cur_col, 50); ahd_dump_card_state() local 9703 ahd_lqistat2_print(ahd_inb(ahd, LQISTAT2), &cur_col, 50); ahd_dump_card_state() local 9704 ahd_lqostat0_print(ahd_inb(ahd, LQOSTAT0), &cur_col, 50); ahd_dump_card_state() local 9705 ahd_lqostat1_print(ahd_inb(ahd, LQOSTAT1), &cur_col, 50); ahd_dump_card_state() local 9706 ahd_lqostat2_print(ahd_inb(ahd, LQOSTAT2), &cur_col, 50); ahd_dump_card_state() local 9728 &cur_col, 60); ahd_dump_card_state() local 9730 &cur_col, 60); ahd_dump_card_state() local 9807 ahd_seqimode_print(ahd_inb(ahd, SEQIMODE), &cur_col, 50); ahd_dump_card_state() local 9808 ahd_seqintsrc_print(ahd_inb(ahd, SEQINTSRC), &cur_col, 50); ahd_dump_card_state() local 9809 ahd_dfcntrl_print(ahd_inb(ahd, DFCNTRL), &cur_col, 50); ahd_dump_card_state() local 9810 ahd_dfstatus_print(ahd_inb(ahd, DFSTATUS), &cur_col, 50); ahd_dump_card_state() local 9812 &cur_col, 50); ahd_dump_card_state() local 9813 ahd_sg_state_print(ahd_inb(ahd, SG_STATE), &cur_col, 50); ahd_dump_card_state() local 9814 ahd_dffsxfrctl_print(ahd_inb(ahd, DFFSXFRCTL), &cur_col, 50); ahd_dump_card_state() local 9815 ahd_soffcnt_print(ahd_inb(ahd, SOFFCNT), &cur_col, 50); ahd_dump_card_state() local 9816 ahd_mdffstat_print(ahd_inb(ahd, MDFFSTAT), &cur_col, 50); ahd_dump_card_state() local 9837 ahd_ccsgctl_print(ahd_inb(ahd, CCSGCTL), &cur_col, 50); ahd_dump_card_state() local 9860 ahd_simode0_print(ahd_inb(ahd, SIMODE0), &cur_col, 50); ahd_dump_card_state() local 9864 ahd_ccscbctl_print(ahd_inb(ahd, CCSCBCTL), &cur_col, 50); ahd_dump_card_state() local [all...] |
H A D | aic7xxx_core.c | 7110 u_int cur_col; in ahc_dump_card_state() local 7142 cur_col = 0; in ahc_dump_card_state() 7144 ahc_scsiphase_print(ahc_inb(ahc, SCSIPHASE), &cur_col, 50); in ahc_dump_card_state() local 7145 ahc_scsisigi_print(ahc_inb(ahc, SCSISIGI), &cur_col, 50); in ahc_dump_card_state() local 7146 ahc_error_print(ahc_inb(ahc, ERROR), &cur_col, 50); in ahc_dump_card_state() local 7147 ahc_scsibusl_print(ahc_inb(ahc, SCSIBUSL), &cur_col, 50); in ahc_dump_card_state() local 7148 ahc_lastphase_print(ahc_inb(ahc, LASTPHASE), &cur_col, 50); in ahc_dump_card_state() local 7149 ahc_scsiseq_print(ahc_inb(ahc, SCSISEQ), &cur_col, 50); in ahc_dump_card_state() local 7150 ahc_sblkctl_print(ahc_inb(ahc, SBLKCTL), &cur_col, 50); in ahc_dump_card_state() local 7151 ahc_scsirate_print(ahc_inb(ahc, SCSIRATE), &cur_col, 5 in ahc_dump_card_state() local 7152 ahc_seqctl_print(ahc_inb(ahc, SEQCTL), &cur_col, 50); ahc_dump_card_state() local 7153 ahc_seq_flags_print(ahc_inb(ahc, SEQ_FLAGS), &cur_col, 50); ahc_dump_card_state() local 7154 ahc_sstat0_print(ahc_inb(ahc, SSTAT0), &cur_col, 50); ahc_dump_card_state() local 7155 ahc_sstat1_print(ahc_inb(ahc, SSTAT1), &cur_col, 50); ahc_dump_card_state() local 7156 ahc_sstat2_print(ahc_inb(ahc, SSTAT2), &cur_col, 50); ahc_dump_card_state() local 7157 ahc_sstat3_print(ahc_inb(ahc, SSTAT3), &cur_col, 50); ahc_dump_card_state() local 7158 ahc_simode0_print(ahc_inb(ahc, SIMODE0), &cur_col, 50); ahc_dump_card_state() local 7159 ahc_simode1_print(ahc_inb(ahc, SIMODE1), &cur_col, 50); ahc_dump_card_state() local 7160 ahc_sxfrctl0_print(ahc_inb(ahc, SXFRCTL0), &cur_col, 50); ahc_dump_card_state() local 7161 ahc_dfcntrl_print(ahc_inb(ahc, DFCNTRL), &cur_col, 50); ahc_dump_card_state() local 7162 ahc_dfstatus_print(ahc_inb(ahc, DFSTATUS), &cur_col, 50); ahc_dump_card_state() local 7230 ahc_scb_control_print(ahc_inb(ahc, SCB_CONTROL), &cur_col, 60); ahc_dump_card_state() local 7231 ahc_scb_scsiid_print(ahc_inb(ahc, SCB_SCSIID), &cur_col, 60); ahc_dump_card_state() local 7232 ahc_scb_lun_print(ahc_inb(ahc, SCB_LUN), &cur_col, 60); ahc_dump_card_state() local 7233 ahc_scb_tag_print(ahc_inb(ahc, SCB_TAG), &cur_col, 60); ahc_dump_card_state() local 7250 &cur_col, 60); ahc_dump_card_state() local 7251 ahc_scb_tag_print(ahc_inb(ahc, SCB_TAG), &cur_col, 60); ahc_dump_card_state() local [all...] |
/kernel/linux/linux-6.6/drivers/scsi/aic7xxx/ |
H A D | aic79xx_core.c | 2664 u_int cur_col; in ahd_handle_transmission_error() local 2711 cur_col = 0; in ahd_handle_transmission_error() 2714 ahd_lqistat1_print(lqistat1, &cur_col, 50); in ahd_handle_transmission_error() 2715 ahd_lastphase_print(lastphase, &cur_col, 50); in ahd_handle_transmission_error() 2716 ahd_scsisigi_print(curphase, &cur_col, 50); in ahd_handle_transmission_error() 2717 ahd_perrdiag_print(perrdiag, &cur_col, 50); in ahd_handle_transmission_error() 9640 u_int cur_col; in ahd_dump_card_state() local 9666 cur_col = 0; in ahd_dump_card_state() 9667 ahd_intstat_print(ahd_inb(ahd, INTSTAT), &cur_col, 50); in ahd_dump_card_state() local 9668 ahd_seloid_print(ahd_inb(ahd, SELOID), &cur_col, 5 in ahd_dump_card_state() local 9669 ahd_selid_print(ahd_inb(ahd, SELID), &cur_col, 50); ahd_dump_card_state() local 9670 ahd_hs_mailbox_print(ahd_inb(ahd, LOCAL_HS_MAILBOX), &cur_col, 50); ahd_dump_card_state() local 9671 ahd_intctl_print(ahd_inb(ahd, INTCTL), &cur_col, 50); ahd_dump_card_state() local 9672 ahd_seqintstat_print(ahd_inb(ahd, SEQINTSTAT), &cur_col, 50); ahd_dump_card_state() local 9673 ahd_saved_mode_print(ahd_inb(ahd, SAVED_MODE), &cur_col, 50); ahd_dump_card_state() local 9674 ahd_dffstat_print(ahd_inb(ahd, DFFSTAT), &cur_col, 50); ahd_dump_card_state() local 9675 ahd_scsisigi_print(ahd_inb(ahd, SCSISIGI), &cur_col, 50); ahd_dump_card_state() local 9676 ahd_scsiphase_print(ahd_inb(ahd, SCSIPHASE), &cur_col, 50); ahd_dump_card_state() local 9677 ahd_scsibus_print(ahd_inb(ahd, SCSIBUS), &cur_col, 50); ahd_dump_card_state() local 9678 ahd_lastphase_print(ahd_inb(ahd, LASTPHASE), &cur_col, 50); ahd_dump_card_state() local 9679 ahd_scsiseq0_print(ahd_inb(ahd, SCSISEQ0), &cur_col, 50); ahd_dump_card_state() local 9680 ahd_scsiseq1_print(ahd_inb(ahd, SCSISEQ1), &cur_col, 50); ahd_dump_card_state() local 9681 ahd_seqctl0_print(ahd_inb(ahd, SEQCTL0), &cur_col, 50); ahd_dump_card_state() local 9682 ahd_seqintctl_print(ahd_inb(ahd, SEQINTCTL), &cur_col, 50); ahd_dump_card_state() local 9683 ahd_seq_flags_print(ahd_inb(ahd, SEQ_FLAGS), &cur_col, 50); ahd_dump_card_state() local 9684 ahd_seq_flags2_print(ahd_inb(ahd, SEQ_FLAGS2), &cur_col, 50); ahd_dump_card_state() local 9685 ahd_qfreeze_count_print(ahd_inw(ahd, QFREEZE_COUNT), &cur_col, 50); ahd_dump_card_state() local 9687 &cur_col, 50); ahd_dump_card_state() local 9688 ahd_mk_message_scb_print(ahd_inw(ahd, MK_MESSAGE_SCB), &cur_col, 50); ahd_dump_card_state() local 9690 &cur_col, 50); ahd_dump_card_state() local 9691 ahd_sstat0_print(ahd_inb(ahd, SSTAT0), &cur_col, 50); ahd_dump_card_state() local 9692 ahd_sstat1_print(ahd_inb(ahd, SSTAT1), &cur_col, 50); ahd_dump_card_state() local 9693 ahd_sstat2_print(ahd_inb(ahd, SSTAT2), &cur_col, 50); ahd_dump_card_state() local 9694 ahd_sstat3_print(ahd_inb(ahd, SSTAT3), &cur_col, 50); ahd_dump_card_state() local 9695 ahd_perrdiag_print(ahd_inb(ahd, PERRDIAG), &cur_col, 50); ahd_dump_card_state() local 9696 ahd_simode1_print(ahd_inb(ahd, SIMODE1), &cur_col, 50); ahd_dump_card_state() local 9697 ahd_lqistat0_print(ahd_inb(ahd, LQISTAT0), &cur_col, 50); ahd_dump_card_state() local 9698 ahd_lqistat1_print(ahd_inb(ahd, LQISTAT1), &cur_col, 50); ahd_dump_card_state() local 9699 ahd_lqistat2_print(ahd_inb(ahd, LQISTAT2), &cur_col, 50); ahd_dump_card_state() local 9700 ahd_lqostat0_print(ahd_inb(ahd, LQOSTAT0), &cur_col, 50); ahd_dump_card_state() local 9701 ahd_lqostat1_print(ahd_inb(ahd, LQOSTAT1), &cur_col, 50); ahd_dump_card_state() local 9702 ahd_lqostat2_print(ahd_inb(ahd, LQOSTAT2), &cur_col, 50); ahd_dump_card_state() local 9724 &cur_col, 60); ahd_dump_card_state() local 9726 &cur_col, 60); ahd_dump_card_state() local 9802 ahd_seqimode_print(ahd_inb(ahd, SEQIMODE), &cur_col, 50); ahd_dump_card_state() local 9803 ahd_seqintsrc_print(ahd_inb(ahd, SEQINTSRC), &cur_col, 50); ahd_dump_card_state() local 9804 ahd_dfcntrl_print(ahd_inb(ahd, DFCNTRL), &cur_col, 50); ahd_dump_card_state() local 9805 ahd_dfstatus_print(ahd_inb(ahd, DFSTATUS), &cur_col, 50); ahd_dump_card_state() local 9807 &cur_col, 50); ahd_dump_card_state() local 9808 ahd_sg_state_print(ahd_inb(ahd, SG_STATE), &cur_col, 50); ahd_dump_card_state() local 9809 ahd_dffsxfrctl_print(ahd_inb(ahd, DFFSXFRCTL), &cur_col, 50); ahd_dump_card_state() local 9810 ahd_soffcnt_print(ahd_inb(ahd, SOFFCNT), &cur_col, 50); ahd_dump_card_state() local 9811 ahd_mdffstat_print(ahd_inb(ahd, MDFFSTAT), &cur_col, 50); ahd_dump_card_state() local 9832 ahd_ccsgctl_print(ahd_inb(ahd, CCSGCTL), &cur_col, 50); ahd_dump_card_state() local 9855 ahd_simode0_print(ahd_inb(ahd, SIMODE0), &cur_col, 50); ahd_dump_card_state() local 9859 ahd_ccscbctl_print(ahd_inb(ahd, CCSCBCTL), &cur_col, 50); ahd_dump_card_state() local [all...] |
H A D | aic7xxx_core.c | 7104 u_int cur_col; in ahc_dump_card_state() local 7136 cur_col = 0; in ahc_dump_card_state() 7138 ahc_scsiphase_print(ahc_inb(ahc, SCSIPHASE), &cur_col, 50); in ahc_dump_card_state() local 7139 ahc_scsisigi_print(ahc_inb(ahc, SCSISIGI), &cur_col, 50); in ahc_dump_card_state() local 7140 ahc_error_print(ahc_inb(ahc, ERROR), &cur_col, 50); in ahc_dump_card_state() local 7141 ahc_scsibusl_print(ahc_inb(ahc, SCSIBUSL), &cur_col, 50); in ahc_dump_card_state() local 7142 ahc_lastphase_print(ahc_inb(ahc, LASTPHASE), &cur_col, 50); in ahc_dump_card_state() local 7143 ahc_scsiseq_print(ahc_inb(ahc, SCSISEQ), &cur_col, 50); in ahc_dump_card_state() local 7144 ahc_sblkctl_print(ahc_inb(ahc, SBLKCTL), &cur_col, 50); in ahc_dump_card_state() local 7145 ahc_scsirate_print(ahc_inb(ahc, SCSIRATE), &cur_col, 5 in ahc_dump_card_state() local 7146 ahc_seqctl_print(ahc_inb(ahc, SEQCTL), &cur_col, 50); ahc_dump_card_state() local 7147 ahc_seq_flags_print(ahc_inb(ahc, SEQ_FLAGS), &cur_col, 50); ahc_dump_card_state() local 7148 ahc_sstat0_print(ahc_inb(ahc, SSTAT0), &cur_col, 50); ahc_dump_card_state() local 7149 ahc_sstat1_print(ahc_inb(ahc, SSTAT1), &cur_col, 50); ahc_dump_card_state() local 7150 ahc_sstat2_print(ahc_inb(ahc, SSTAT2), &cur_col, 50); ahc_dump_card_state() local 7151 ahc_sstat3_print(ahc_inb(ahc, SSTAT3), &cur_col, 50); ahc_dump_card_state() local 7152 ahc_simode0_print(ahc_inb(ahc, SIMODE0), &cur_col, 50); ahc_dump_card_state() local 7153 ahc_simode1_print(ahc_inb(ahc, SIMODE1), &cur_col, 50); ahc_dump_card_state() local 7154 ahc_sxfrctl0_print(ahc_inb(ahc, SXFRCTL0), &cur_col, 50); ahc_dump_card_state() local 7155 ahc_dfcntrl_print(ahc_inb(ahc, DFCNTRL), &cur_col, 50); ahc_dump_card_state() local 7156 ahc_dfstatus_print(ahc_inb(ahc, DFSTATUS), &cur_col, 50); ahc_dump_card_state() local 7224 ahc_scb_control_print(ahc_inb(ahc, SCB_CONTROL), &cur_col, 60); ahc_dump_card_state() local 7225 ahc_scb_scsiid_print(ahc_inb(ahc, SCB_SCSIID), &cur_col, 60); ahc_dump_card_state() local 7226 ahc_scb_lun_print(ahc_inb(ahc, SCB_LUN), &cur_col, 60); ahc_dump_card_state() local 7227 ahc_scb_tag_print(ahc_inb(ahc, SCB_TAG), &cur_col, 60); ahc_dump_card_state() local 7244 &cur_col, 60); ahc_dump_card_state() local 7245 ahc_scb_tag_print(ahc_inb(ahc, SCB_TAG), &cur_col, 60); ahc_dump_card_state() local [all...] |