Searched refs:AscGetChipLramData (Results 1 - 1 of 1) sorted by relevance

/drivers/scsi/
H A Dadvansys.c891 #define AscGetChipLramData(port) (ushort)inpw((port)+IOP_RAM_DATA) macro
4448 word_data = AscGetChipLramData(iop_base);
4452 word_data = AscGetChipLramData(iop_base);
4463 word_data = AscGetChipLramData(iop_base);
4474 val_low = AscGetChipLramData(iop_base);
4475 val_high = AscGetChipLramData(iop_base);
9886 if (AscGetChipLramData(iop_base) == 0x55AA) {

Completed in 54 milliseconds