Lines Matching refs:AscGetChipStatus
821 #define AscGetChipStatus(port) (ASC_CS_TYPE)inpw((port)+IOP_STATUS)
829 #define AscIsIntPending(port) (AscGetChipStatus(port) & (CSW_INT_PENDING | CSW_SCSI_RESET_LATCH))
3635 if ((AscGetChipStatus(iop_base) & CSW_HALTED) != 0) {
3651 if ((AscGetChipStatus(iop_base) & CSW_HALTED) == 0) {
3659 if ((AscGetChipStatus(iop_base) & CSW_HALTED) != 0) {
3673 while ((AscGetChipStatus(iop_base) & CSW_SCSI_RESET_ACTIVE)
6187 while (AscGetChipStatus(iop_base) & CSW_INT_PENDING) {
6956 chipstat = AscGetChipStatus(iop_base);
6963 while ((AscGetChipStatus(iop_base) &
6971 chipstat = AscGetChipStatus(iop_base);
8970 if (AscGetChipStatus(iop_base) & CSW_AUTO_CONFIG) {
9172 if (AscGetChipStatus(iop_base) & CSW_AUTO_CONFIG) {