Lines Matching refs:AscGetChipStatus
834 #define AscGetChipStatus(port) (ASC_CS_TYPE)inpw((port)+IOP_STATUS)
842 #define AscIsIntPending(port) (AscGetChipStatus(port) & (CSW_INT_PENDING | CSW_SCSI_RESET_LATCH))
3684 if ((AscGetChipStatus(iop_base) & CSW_HALTED) != 0) {
3700 if ((AscGetChipStatus(iop_base) & CSW_HALTED) == 0) {
3708 if ((AscGetChipStatus(iop_base) & CSW_HALTED) != 0) {
3722 while ((AscGetChipStatus(iop_base) & CSW_SCSI_RESET_ACTIVE)
6254 while (AscGetChipStatus(iop_base) & CSW_INT_PENDING) {
7042 chipstat = AscGetChipStatus(iop_base);
7049 while ((AscGetChipStatus(iop_base) &
7057 chipstat = AscGetChipStatus(iop_base);
9142 if (AscGetChipStatus(iop_base) & CSW_AUTO_CONFIG) {
9345 if (AscGetChipStatus(iop_base) & CSW_AUTO_CONFIG) {