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

/linux-master/drivers/scsi/
H A Dadvansys.c817 #define AscGetChipLramData(port) (ushort)inpw((port)+IOP_RAM_DATA) macro
3731 word_data = AscGetChipLramData(iop_base);
3735 word_data = AscGetChipLramData(iop_base);
3746 word_data = AscGetChipLramData(iop_base);
8761 if (AscGetChipLramData(iop_base) == 0x55AA) {

Completed in 215 milliseconds