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

/linux-master/drivers/scsi/
H A Dadvansys.c823 #define AscGetChipControl(port) (uchar)inp((port)+IOP_CTRL) macro
3611 val = AscGetChipControl(iop_base) &
3646 AscGetChipControl(iop_base) &
3660 if ((AscGetChipControl(iop_base) & CC_HALT) != 0) {
6953 ctrl_reg = AscGetChipControl(iop_base);

Completed in 169 milliseconds