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

/drivers/scsi/
H A Dadvansys.c897 #define AscGetChipControl(port) (uchar)inp((port)+IOP_CTRL) macro
4328 val = AscGetChipControl(iop_base) &
4363 AscGetChipControl(iop_base) &
4377 if ((AscGetChipControl(iop_base) & CC_HALT) != 0) {
7903 ctrl_reg = AscGetChipControl(iop_base);

Completed in 31 milliseconds