Searched refs:hp_int (Results 1 – 1 of 1) sorted by relevance
1748 unsigned short hp_int; in FlashPoint_HandleInterrupt() local1766 while ((hp_int = RDW_HARPOON((ioport + hp_intstat)) & in FlashPoint_HandleInterrupt()1771 if (hp_int & (FIFO | TIMEOUT | RESET | SCAM_SEL) || bm_status) { in FlashPoint_HandleInterrupt()1774 hp_int); in FlashPoint_HandleInterrupt()1786 else if (hp_int & ICMD_COMP) { in FlashPoint_HandleInterrupt()1788 if (!(hp_int & BUS_FREE)) { in FlashPoint_HandleInterrupt()1813 else if (hp_int & ITAR_DISC) { in FlashPoint_HandleInterrupt()1862 else if (hp_int & RSEL) { in FlashPoint_HandleInterrupt()1891 else if ((hp_int & IDO_STRT) && (!(hp_int & BUS_FREE))) { in FlashPoint_HandleInterrupt()1899 else if ((hp_int & IUNKWN) || (hp_int & PROG_HLT)) { in FlashPoint_HandleInterrupt()[all …]