Home
last modified time | relevance | path

Searched refs:ahd_seqctl0_print (Results 1 – 3 of 3) sorted by relevance

/linux-2.4.37.9/drivers/scsi/aic7xxx/
Daic79xx_reg.h1766 ahd_reg_print_t ahd_seqctl0_print; variable
1768 #define ahd_seqctl0_print(regvalue, cur_col, wrap) \ macro
Daic79xx_reg_print.c2920 ahd_seqctl0_print(u_int regvalue, u_int *cur_col, u_int wrap) in ahd_seqctl0_print() function
Daic79xx_core.c8511 ahd_seqctl0_print(ahd_inb(ahd, SEQCTL0), &cur_col, 50); in ahd_dump_card_state()