Searched refs:RESELECT (Results 1 - 8 of 8) sorted by relevance
/linux-4.4.14/drivers/scsi/ |
H A D | wd33c93.h | 304 #define L2_MOST 5 /* resume after anything except a RESELECT int */ 305 #define L2_RESELECT 6 /* resume after everything, including RESELECT ints */
|
H A D | script_asm.pl | 631 } elsif (/^\s*(SELECT|RESELECT)\s+(.*)/i) { 658 RESELECT id, alternate_address or 659 RESELECT FROM address, alternate_address 669 } elsif ($rest =~ /^(RESELECT|SELECT)\s+($identifier)\s*$/i) { 678 (initiator) WAIT RESELECT alternate_address or 786 expected label:, ABSOLUTE, CLEAR, DISCONNECT, EXTERNAL, MOVE, RESELECT,
|
H A D | in2000.h | 347 #define L2_MOST 4 /* resume after anything except a RESELECT int */ 348 #define L2_RESELECT 5 /* resume after everything, including RESELECT ints */
|
H A D | NCR53c406a.c | 113 #define RESELECT 0x40 macro
|
H A D | ncr53c8xx.c | 2076 ** to the RESELECT label. 2573 }/*-------------------------< RESELECT >--------------------*/,{
|
/linux-4.4.14/drivers/scsi/pcmcia/ |
H A D | sym53c500_cs.c | 161 #define RESELECT 0x40 macro
|
/linux-4.4.14/drivers/scsi/sym53c8xx_2/ |
H A D | sym_fw1.h | 327 * to the RESELECT label. 879 }/*-------------------------< RESELECT >-------------------------*/,{
|
H A D | sym_fw2.h | 302 * to the RESELECT label. 841 }/*-------------------------< RESELECT >-------------------------*/,{
|
Completed in 326 milliseconds