Home
last modified time | relevance | path

Searched refs:RSEL (Results 1 – 1 of 1) sorted by relevance

/linux-4.1.27/drivers/scsi/
DFlashPoint.c523 #define RSEL BIT(1) macro
1793 (BUS_FREE | RSEL))) ; in FlashPoint_HandleInterrupt()
1834 (BUS_FREE | RSEL)) in FlashPoint_HandleInterrupt()
1847 (BUS_FREE | RSEL))) { in FlashPoint_HandleInterrupt()
1859 else if (hp_int & RSEL) { in FlashPoint_HandleInterrupt()
1862 (PROG_HLT | RSEL | PHASE | BUS_FREE)); in FlashPoint_HandleInterrupt()
3786 (BUS_FREE | RSEL))) ; in FPT_sxfrp()
4491 (RDW_HARPOON((port + hp_intstat)) & RSEL)) { in FPT_phaseBusFree()
6455 FPT_default_intena = RESET | RSEL | PROG_HLT | TIMEOUT | in FPT_XbowInit()