Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/scsi/aic7xxx/
Daic79xx_reg.h1787 ahd_reg_print_t ahd_seqintctl_print; variable
1789 #define ahd_seqintctl_print(regvalue, cur_col, wrap) \ macro
Daic79xx_reg_print.c2963 ahd_seqintctl_print(u_int regvalue, u_int *cur_col, u_int wrap) in ahd_seqintctl_print() function
Daic79xx_core.c8512 ahd_seqintctl_print(ahd_inb(ahd, SEQINTCTL), &cur_col, 50); in ahd_dump_card_state()