Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/scsi/
H A Dnsp32.h235 # define SCAM_SEL BIT(4) macro
H A DFlashPoint.c522 #define SCAM_SEL BIT(2) macro
1771 if (hp_int & (FIFO | TIMEOUT | RESET | SCAM_SEL) || bm_status) { in FlashPoint_HandleInterrupt()
1776 (FIFO | TIMEOUT | RESET | SCAM_SEL)); in FlashPoint_HandleInterrupt()
2120 else if (p_int & SCAM_SEL) { in FPT_SccbMgr_bad_isr()
2128 WRW_HARPOON((p_port + hp_intstat), SCAM_SEL); in FPT_SccbMgr_bad_isr()
5746 WRW_HARPOON((p_port + hp_intstat), (BUS_FREE | AUTO_INT | SCAM_SEL)); in FPT_scbusf()
6193 while (!(RDW_HARPOON((p_port + hp_intstat)) & SCAM_SEL)) { in FPT_scwtsel()
6462 FPT_default_intena |= SCAM_SEL; in FPT_XbowInit()
7216 if ((RDW_HARPOON((p_port + hp_intstat)) & SCAM_SEL)) in FPT_Wait1Second()
7251 if ((RDW_HARPOON((p_port + hp_intstat)) & SCAM_SEL)) in FPT_Wait()
[all...]
/kernel/linux/linux-6.6/drivers/scsi/
H A Dnsp32.h235 # define SCAM_SEL BIT(4) macro
H A DFlashPoint.c494 #define SCAM_SEL BIT(2) macro
1739 if (hp_int & (FIFO | TIMEOUT | RESET | SCAM_SEL) || bm_status) { in FlashPoint_HandleInterrupt()
1744 (FIFO | TIMEOUT | RESET | SCAM_SEL)); in FlashPoint_HandleInterrupt()
2088 else if (p_int & SCAM_SEL) { in FPT_SccbMgr_bad_isr()
2096 WRW_HARPOON((p_port + hp_intstat), SCAM_SEL); in FPT_SccbMgr_bad_isr()
5715 WRW_HARPOON((p_port + hp_intstat), (BUS_FREE | AUTO_INT | SCAM_SEL)); in FPT_scbusf()
6162 while (!(RDW_HARPOON((p_port + hp_intstat)) & SCAM_SEL)) { in FPT_scwtsel()
6431 FPT_default_intena |= SCAM_SEL; in FPT_XbowInit()
7185 if ((RDW_HARPOON((p_port + hp_intstat)) & SCAM_SEL)) in FPT_Wait1Second()
7220 if ((RDW_HARPOON((p_port + hp_intstat)) & SCAM_SEL)) in FPT_Wait()
[all...]

Completed in 19 milliseconds