Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/scsi/aic7xxx/
Daic7xxx_reg.h863 ahc_reg_print_t ahc_scb_scsiid_print; variable
865 #define ahc_scb_scsiid_print(regvalue, cur_col, wrap) \ macro
Daic7xxx_reg_print.c1405 ahc_scb_scsiid_print(u_int regvalue, u_int *cur_col, u_int wrap) in ahc_scb_scsiid_print() function
Daic7xxx_core.c6773 ahc_scb_scsiid_print(ahc_inb(ahc, SCB_SCSIID), &cur_col, 60); in ahc_dump_card_state()
6786 ahc_scb_scsiid_print(scb->hscb->scsiid, &cur_col, 60); in ahc_dump_card_state()