Searched refs:SIR_NEGO_FAILED (Results 1 - 10 of 10) sorted by relevance
/kernel/linux/linux-5.10/drivers/scsi/sym53c8xx_2/ |
H A D | sym_hipd.h | 246 #define SIR_NEGO_FAILED (5) macro
|
H A D | sym_fw2.h | 423 SIR_NEGO_FAILED,
|
H A D | sym_fw1.h | 438 SIR_NEGO_FAILED,
|
H A D | sym_hipd.c | 3916 * (as required by the standard), the SIR_NEGO_FAILED interrupt 4617 case SIR_NEGO_FAILED:
|
/kernel/linux/linux-6.6/drivers/scsi/sym53c8xx_2/ |
H A D | sym_hipd.h | 246 #define SIR_NEGO_FAILED (5) macro
|
H A D | sym_fw2.h | 423 SIR_NEGO_FAILED,
|
H A D | sym_fw1.h | 438 SIR_NEGO_FAILED,
|
H A D | sym_hipd.c | 3916 * (as required by the standard), the SIR_NEGO_FAILED interrupt 4616 case SIR_NEGO_FAILED:
|
/kernel/linux/linux-5.10/drivers/scsi/ |
H A D | ncr53c8xx.c | 1055 #define SIR_NEGO_FAILED (5) macro 2188 SIR_NEGO_FAILED, 2920 SIR_NEGO_FAILED, 6187 * get SIR_NEGO_FAILED at dispatch. in ncr_int_par() 6815 case SIR_NEGO_FAILED: in ncr_int_sir()
|
/kernel/linux/linux-6.6/drivers/scsi/ |
H A D | ncr53c8xx.c | 1057 #define SIR_NEGO_FAILED (5) macro 2160 SIR_NEGO_FAILED, 2892 SIR_NEGO_FAILED, 6021 * get SIR_NEGO_FAILED at dispatch. in ncr_int_par() 6649 case SIR_NEGO_FAILED: in ncr_int_sir()
|
Completed in 40 milliseconds