hp_int           1745 drivers/scsi/FlashPoint.c 	unsigned short hp_int;
hp_int           1763 drivers/scsi/FlashPoint.c 	while ((hp_int = RDW_HARPOON((ioport + hp_intstat)) &
hp_int           1768 drivers/scsi/FlashPoint.c 		if (hp_int & (FIFO | TIMEOUT | RESET | SCAM_SEL) || bm_status) {
hp_int           1771 drivers/scsi/FlashPoint.c 						hp_int);
hp_int           1783 drivers/scsi/FlashPoint.c 		else if (hp_int & ICMD_COMP) {
hp_int           1785 drivers/scsi/FlashPoint.c 			if (!(hp_int & BUS_FREE)) {
hp_int           1810 drivers/scsi/FlashPoint.c 		else if (hp_int & ITAR_DISC) {
hp_int           1859 drivers/scsi/FlashPoint.c 		else if (hp_int & RSEL) {
hp_int           1888 drivers/scsi/FlashPoint.c 		else if ((hp_int & IDO_STRT) && (!(hp_int & BUS_FREE))) {
hp_int           1896 drivers/scsi/FlashPoint.c 		else if ((hp_int & IUNKWN) || (hp_int & PROG_HLT)) {
hp_int           1928 drivers/scsi/FlashPoint.c 		else if (hp_int & XFER_CNT_0) {
hp_int           1936 drivers/scsi/FlashPoint.c 		else if (hp_int & BUS_FREE) {
hp_int           1949 drivers/scsi/FlashPoint.c 		else if (hp_int & ITICKLE) {