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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/scsi/aic7xxx/
H A Daic7xxx_core.c6554 u_int cur_col; local
6588 ahc_scsiphase_print(ahc_inb(ahc, SCSIPHASE), &cur_col, 50); local
6589 ahc_scsisigi_print(ahc_inb(ahc, SCSISIGI), &cur_col, 50); local
6590 ahc_error_print(ahc_inb(ahc, ERROR), &cur_col, 50); local
6591 ahc_scsibusl_print(ahc_inb(ahc, SCSIBUSL), &cur_col, 50); local
6592 ahc_lastphase_print(ahc_inb(ahc, LASTPHASE), &cur_col, 50); local
6593 ahc_scsiseq_print(ahc_inb(ahc, SCSISEQ), &cur_col, 50); local
6594 ahc_sblkctl_print(ahc_inb(ahc, SBLKCTL), &cur_col, 50); local
6595 ahc_scsirate_print(ahc_inb(ahc, SCSIRATE), &cur_col, 5 local
6596 ahc_seqctl_print(ahc_inb(ahc, SEQCTL), &cur_col, 50); local
6597 ahc_seq_flags_print(ahc_inb(ahc, SEQ_FLAGS), &cur_col, 50); local
6598 ahc_sstat0_print(ahc_inb(ahc, SSTAT0), &cur_col, 50); local
6599 ahc_sstat1_print(ahc_inb(ahc, SSTAT1), &cur_col, 50); local
6600 ahc_sstat2_print(ahc_inb(ahc, SSTAT2), &cur_col, 50); local
6601 ahc_sstat3_print(ahc_inb(ahc, SSTAT3), &cur_col, 50); local
6602 ahc_simode0_print(ahc_inb(ahc, SIMODE0), &cur_col, 50); local
6603 ahc_simode1_print(ahc_inb(ahc, SIMODE1), &cur_col, 50); local
6604 ahc_sxfrctl0_print(ahc_inb(ahc, SXFRCTL0), &cur_col, 50); local
6605 ahc_dfcntrl_print(ahc_inb(ahc, DFCNTRL), &cur_col, 50); local
6606 ahc_dfstatus_print(ahc_inb(ahc, DFSTATUS), &cur_col, 50); local
6674 ahc_scb_control_print(ahc_inb(ahc, SCB_CONTROL), &cur_col, 60); local
6675 ahc_scb_scsiid_print(ahc_inb(ahc, SCB_SCSIID), &cur_col, 60); local
6676 ahc_scb_lun_print(ahc_inb(ahc, SCB_LUN), &cur_col, 60); local
6677 ahc_scb_tag_print(ahc_inb(ahc, SCB_TAG), &cur_col, 60); local
6694 &cur_col, 60); local
6695 ahc_scb_tag_print(ahc_inb(ahc, SCB_TAG), &cur_col, 60); local
[all...]
H A Daic79xx_core.c1922 u_int cur_col; local
8896 u_int cur_col; local
8923 ahd_intstat_print(ahd_inb(ahd, INTSTAT), &cur_col, 50); local
8924 ahd_seloid_print(ahd_inb(ahd, SELOID), &cur_col, 5 local
8925 ahd_selid_print(ahd_inb(ahd, SELID), &cur_col, 50); local
8926 ahd_hs_mailbox_print(ahd_inb(ahd, LOCAL_HS_MAILBOX), &cur_col, 50); local
8927 ahd_intctl_print(ahd_inb(ahd, INTCTL), &cur_col, 50); local
8928 ahd_seqintstat_print(ahd_inb(ahd, SEQINTSTAT), &cur_col, 50); local
8929 ahd_saved_mode_print(ahd_inb(ahd, SAVED_MODE), &cur_col, 50); local
8930 ahd_dffstat_print(ahd_inb(ahd, DFFSTAT), &cur_col, 50); local
8931 ahd_scsisigi_print(ahd_inb(ahd, SCSISIGI), &cur_col, 50); local
8932 ahd_scsiphase_print(ahd_inb(ahd, SCSIPHASE), &cur_col, 50); local
8933 ahd_scsibus_print(ahd_inb(ahd, SCSIBUS), &cur_col, 50); local
8934 ahd_lastphase_print(ahd_inb(ahd, LASTPHASE), &cur_col, 50); local
8935 ahd_scsiseq0_print(ahd_inb(ahd, SCSISEQ0), &cur_col, 50); local
8936 ahd_scsiseq1_print(ahd_inb(ahd, SCSISEQ1), &cur_col, 50); local
8937 ahd_seqctl0_print(ahd_inb(ahd, SEQCTL0), &cur_col, 50); local
8938 ahd_seqintctl_print(ahd_inb(ahd, SEQINTCTL), &cur_col, 50); local
8939 ahd_seq_flags_print(ahd_inb(ahd, SEQ_FLAGS), &cur_col, 50); local
8940 ahd_seq_flags2_print(ahd_inb(ahd, SEQ_FLAGS2), &cur_col, 50); local
8941 ahd_qfreeze_count_print(ahd_inw(ahd, QFREEZE_COUNT), &cur_col, 50); local
8943 &cur_col, 50); local
8944 ahd_mk_message_scb_print(ahd_inw(ahd, MK_MESSAGE_SCB), &cur_col, 50); local
8946 &cur_col, 50); local
8947 ahd_sstat0_print(ahd_inb(ahd, SSTAT0), &cur_col, 50); local
8948 ahd_sstat1_print(ahd_inb(ahd, SSTAT1), &cur_col, 50); local
8949 ahd_sstat2_print(ahd_inb(ahd, SSTAT2), &cur_col, 50); local
8950 ahd_sstat3_print(ahd_inb(ahd, SSTAT3), &cur_col, 50); local
8951 ahd_perrdiag_print(ahd_inb(ahd, PERRDIAG), &cur_col, 50); local
8952 ahd_simode1_print(ahd_inb(ahd, SIMODE1), &cur_col, 50); local
8953 ahd_lqistat0_print(ahd_inb(ahd, LQISTAT0), &cur_col, 50); local
8954 ahd_lqistat1_print(ahd_inb(ahd, LQISTAT1), &cur_col, 50); local
8955 ahd_lqistat2_print(ahd_inb(ahd, LQISTAT2), &cur_col, 50); local
8956 ahd_lqostat0_print(ahd_inb(ahd, LQOSTAT0), &cur_col, 50); local
8957 ahd_lqostat1_print(ahd_inb(ahd, LQOSTAT1), &cur_col, 50); local
8958 ahd_lqostat2_print(ahd_inb(ahd, LQOSTAT2), &cur_col, 50); local
8980 &cur_col, 60); local
8982 &cur_col, 60); local
9059 ahd_seqimode_print(ahd_inb(ahd, SEQIMODE), &cur_col, 50); local
9060 ahd_seqintsrc_print(ahd_inb(ahd, SEQINTSRC), &cur_col, 50); local
9061 ahd_dfcntrl_print(ahd_inb(ahd, DFCNTRL), &cur_col, 50); local
9062 ahd_dfstatus_print(ahd_inb(ahd, DFSTATUS), &cur_col, 50); local
9064 &cur_col, 50); local
9065 ahd_sg_state_print(ahd_inb(ahd, SG_STATE), &cur_col, 50); local
9066 ahd_dffsxfrctl_print(ahd_inb(ahd, DFFSXFRCTL), &cur_col, 50); local
9067 ahd_soffcnt_print(ahd_inb(ahd, SOFFCNT), &cur_col, 50); local
9068 ahd_mdffstat_print(ahd_inb(ahd, MDFFSTAT), &cur_col, 50); local
9089 ahd_ccsgctl_print(ahd_inb(ahd, CCSGCTL), &cur_col, 50); local
9112 ahd_simode0_print(ahd_inb(ahd, SIMODE0), &cur_col, 50); local
9116 ahd_ccscbctl_print(ahd_inb(ahd, CCSCBCTL), &cur_col, 50); local
[all...]

Completed in 83 milliseconds