Searched defs:cur_col (Results 1 - 2 of 2) sorted by relevance

/linux-4.1.27/drivers/scsi/aic7xxx/
H A Daic7xxx_core.c7172 u_int cur_col; ahc_dump_card_state() local
7206 ahc_scsiphase_print(ahc_inb(ahc, SCSIPHASE), &cur_col, 50); ahc_dump_card_state() local
7207 ahc_scsisigi_print(ahc_inb(ahc, SCSISIGI), &cur_col, 50); ahc_dump_card_state() local
7208 ahc_error_print(ahc_inb(ahc, ERROR), &cur_col, 50); ahc_dump_card_state() local
7209 ahc_scsibusl_print(ahc_inb(ahc, SCSIBUSL), &cur_col, 50); ahc_dump_card_state() local
7210 ahc_lastphase_print(ahc_inb(ahc, LASTPHASE), &cur_col, 50); ahc_dump_card_state() local
7211 ahc_scsiseq_print(ahc_inb(ahc, SCSISEQ), &cur_col, 50); ahc_dump_card_state() local
7212 ahc_sblkctl_print(ahc_inb(ahc, SBLKCTL), &cur_col, 50); ahc_dump_card_state() local
7213 ahc_scsirate_print(ahc_inb(ahc, SCSIRATE), &cur_col, 50); ahc_dump_card_state() local
7214 ahc_seqctl_print(ahc_inb(ahc, SEQCTL), &cur_col, 50); ahc_dump_card_state() local
7215 ahc_seq_flags_print(ahc_inb(ahc, SEQ_FLAGS), &cur_col, 50); ahc_dump_card_state() local
7216 ahc_sstat0_print(ahc_inb(ahc, SSTAT0), &cur_col, 50); ahc_dump_card_state() local
7217 ahc_sstat1_print(ahc_inb(ahc, SSTAT1), &cur_col, 50); ahc_dump_card_state() local
7218 ahc_sstat2_print(ahc_inb(ahc, SSTAT2), &cur_col, 50); ahc_dump_card_state() local
7219 ahc_sstat3_print(ahc_inb(ahc, SSTAT3), &cur_col, 50); ahc_dump_card_state() local
7220 ahc_simode0_print(ahc_inb(ahc, SIMODE0), &cur_col, 50); ahc_dump_card_state() local
7221 ahc_simode1_print(ahc_inb(ahc, SIMODE1), &cur_col, 50); ahc_dump_card_state() local
7222 ahc_sxfrctl0_print(ahc_inb(ahc, SXFRCTL0), &cur_col, 50); ahc_dump_card_state() local
7223 ahc_dfcntrl_print(ahc_inb(ahc, DFCNTRL), &cur_col, 50); ahc_dump_card_state() local
7224 ahc_dfstatus_print(ahc_inb(ahc, DFSTATUS), &cur_col, 50); ahc_dump_card_state() local
7292 ahc_scb_control_print(ahc_inb(ahc, SCB_CONTROL), &cur_col, 60); ahc_dump_card_state() local
7293 ahc_scb_scsiid_print(ahc_inb(ahc, SCB_SCSIID), &cur_col, 60); ahc_dump_card_state() local
7294 ahc_scb_lun_print(ahc_inb(ahc, SCB_LUN), &cur_col, 60); ahc_dump_card_state() local
7295 ahc_scb_tag_print(ahc_inb(ahc, SCB_TAG), &cur_col, 60); ahc_dump_card_state() local
7312 &cur_col, 60); ahc_dump_card_state() local
7313 ahc_scb_tag_print(ahc_inb(ahc, SCB_TAG), &cur_col, 60); ahc_dump_card_state() local
H A Daic79xx_core.c2683 u_int cur_col; ahd_handle_transmission_error() local
9737 u_int cur_col; ahd_dump_card_state() local
9764 ahd_intstat_print(ahd_inb(ahd, INTSTAT), &cur_col, 50); ahd_dump_card_state() local
9765 ahd_seloid_print(ahd_inb(ahd, SELOID), &cur_col, 50); ahd_dump_card_state() local
9766 ahd_selid_print(ahd_inb(ahd, SELID), &cur_col, 50); ahd_dump_card_state() local
9767 ahd_hs_mailbox_print(ahd_inb(ahd, LOCAL_HS_MAILBOX), &cur_col, 50); ahd_dump_card_state() local
9768 ahd_intctl_print(ahd_inb(ahd, INTCTL), &cur_col, 50); ahd_dump_card_state() local
9769 ahd_seqintstat_print(ahd_inb(ahd, SEQINTSTAT), &cur_col, 50); ahd_dump_card_state() local
9770 ahd_saved_mode_print(ahd_inb(ahd, SAVED_MODE), &cur_col, 50); ahd_dump_card_state() local
9771 ahd_dffstat_print(ahd_inb(ahd, DFFSTAT), &cur_col, 50); ahd_dump_card_state() local
9772 ahd_scsisigi_print(ahd_inb(ahd, SCSISIGI), &cur_col, 50); ahd_dump_card_state() local
9773 ahd_scsiphase_print(ahd_inb(ahd, SCSIPHASE), &cur_col, 50); ahd_dump_card_state() local
9774 ahd_scsibus_print(ahd_inb(ahd, SCSIBUS), &cur_col, 50); ahd_dump_card_state() local
9775 ahd_lastphase_print(ahd_inb(ahd, LASTPHASE), &cur_col, 50); ahd_dump_card_state() local
9776 ahd_scsiseq0_print(ahd_inb(ahd, SCSISEQ0), &cur_col, 50); ahd_dump_card_state() local
9777 ahd_scsiseq1_print(ahd_inb(ahd, SCSISEQ1), &cur_col, 50); ahd_dump_card_state() local
9778 ahd_seqctl0_print(ahd_inb(ahd, SEQCTL0), &cur_col, 50); ahd_dump_card_state() local
9779 ahd_seqintctl_print(ahd_inb(ahd, SEQINTCTL), &cur_col, 50); ahd_dump_card_state() local
9780 ahd_seq_flags_print(ahd_inb(ahd, SEQ_FLAGS), &cur_col, 50); ahd_dump_card_state() local
9781 ahd_seq_flags2_print(ahd_inb(ahd, SEQ_FLAGS2), &cur_col, 50); ahd_dump_card_state() local
9782 ahd_qfreeze_count_print(ahd_inw(ahd, QFREEZE_COUNT), &cur_col, 50); ahd_dump_card_state() local
9784 &cur_col, 50); ahd_dump_card_state() local
9785 ahd_mk_message_scb_print(ahd_inw(ahd, MK_MESSAGE_SCB), &cur_col, 50); ahd_dump_card_state() local
9787 &cur_col, 50); ahd_dump_card_state() local
9788 ahd_sstat0_print(ahd_inb(ahd, SSTAT0), &cur_col, 50); ahd_dump_card_state() local
9789 ahd_sstat1_print(ahd_inb(ahd, SSTAT1), &cur_col, 50); ahd_dump_card_state() local
9790 ahd_sstat2_print(ahd_inb(ahd, SSTAT2), &cur_col, 50); ahd_dump_card_state() local
9791 ahd_sstat3_print(ahd_inb(ahd, SSTAT3), &cur_col, 50); ahd_dump_card_state() local
9792 ahd_perrdiag_print(ahd_inb(ahd, PERRDIAG), &cur_col, 50); ahd_dump_card_state() local
9793 ahd_simode1_print(ahd_inb(ahd, SIMODE1), &cur_col, 50); ahd_dump_card_state() local
9794 ahd_lqistat0_print(ahd_inb(ahd, LQISTAT0), &cur_col, 50); ahd_dump_card_state() local
9795 ahd_lqistat1_print(ahd_inb(ahd, LQISTAT1), &cur_col, 50); ahd_dump_card_state() local
9796 ahd_lqistat2_print(ahd_inb(ahd, LQISTAT2), &cur_col, 50); ahd_dump_card_state() local
9797 ahd_lqostat0_print(ahd_inb(ahd, LQOSTAT0), &cur_col, 50); ahd_dump_card_state() local
9798 ahd_lqostat1_print(ahd_inb(ahd, LQOSTAT1), &cur_col, 50); ahd_dump_card_state() local
9799 ahd_lqostat2_print(ahd_inb(ahd, LQOSTAT2), &cur_col, 50); ahd_dump_card_state() local
9821 &cur_col, 60); ahd_dump_card_state() local
9823 &cur_col, 60); ahd_dump_card_state() local
9900 ahd_seqimode_print(ahd_inb(ahd, SEQIMODE), &cur_col, 50); ahd_dump_card_state() local
9901 ahd_seqintsrc_print(ahd_inb(ahd, SEQINTSRC), &cur_col, 50); ahd_dump_card_state() local
9902 ahd_dfcntrl_print(ahd_inb(ahd, DFCNTRL), &cur_col, 50); ahd_dump_card_state() local
9903 ahd_dfstatus_print(ahd_inb(ahd, DFSTATUS), &cur_col, 50); ahd_dump_card_state() local
9905 &cur_col, 50); ahd_dump_card_state() local
9906 ahd_sg_state_print(ahd_inb(ahd, SG_STATE), &cur_col, 50); ahd_dump_card_state() local
9907 ahd_dffsxfrctl_print(ahd_inb(ahd, DFFSXFRCTL), &cur_col, 50); ahd_dump_card_state() local
9908 ahd_soffcnt_print(ahd_inb(ahd, SOFFCNT), &cur_col, 50); ahd_dump_card_state() local
9909 ahd_mdffstat_print(ahd_inb(ahd, MDFFSTAT), &cur_col, 50); ahd_dump_card_state() local
9930 ahd_ccsgctl_print(ahd_inb(ahd, CCSGCTL), &cur_col, 50); ahd_dump_card_state() local
9953 ahd_simode0_print(ahd_inb(ahd, SIMODE0), &cur_col, 50); ahd_dump_card_state() local
9957 ahd_ccscbctl_print(ahd_inb(ahd, CCSCBCTL), &cur_col, 50); ahd_dump_card_state() local

Completed in 115 milliseconds