Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/scsi/
Dadvansys.c3308 #define AdvReadByteLram(iop_base, addr, byte) \ macro
8781 AdvReadByteLram(iop_base, ASC_MC_NUMBER_OF_MAX_CMD + i, lrambyte); in asc_prt_adv_board_info()
8798 AdvReadByteLram(iop_base, ASC_MC_NUMBER_OF_QUEUED_CMD + i, lrambyte); in asc_prt_adv_board_info()
15145 AdvReadByteLram(iop_base, ASC_MC_NUMBER_OF_MAX_CMD + tid, in AdvInitAsc3550Driver()
15711 AdvReadByteLram(iop_base, ASC_MC_NUMBER_OF_MAX_CMD + tid, in AdvInitAsc38C0800Driver()
16337 AdvReadByteLram(iop_base, ASC_MC_NUMBER_OF_MAX_CMD + tid, in AdvInitAsc38C1600Driver()
18193 AdvReadByteLram(iop_base, ASC_MC_NUMBER_OF_MAX_CMD + tid, in AdvResetChipAndSB()
18317 AdvReadByteLram(iop_base, ASC_MC_INTRB_CODE, intrb_code); in AdvISR()