Searched refs:HS_DISCONNECT (Results 1 - 10 of 10) sorted by relevance
/kernel/linux/linux-5.10/drivers/scsi/sym53c8xx_2/ |
H A D | sym_hipd.h | 230 #define HS_DISCONNECT (3) /* Disconnected by target */ macro
|
H A D | sym_fw2.h | 786 SCR_LOAD_REG (HS_REG, HS_DISCONNECT),
|
H A D | sym_fw1.h | 810 SCR_LOAD_REG (HS_REG, HS_DISCONNECT),
|
H A D | sym_hipd.c | 3208 if (cp->host_status != HS_DISCONNECT || 3314 if (cp->host_status != HS_DISCONNECT) 3462 if (cp->host_status != HS_DISCONNECT)
|
/kernel/linux/linux-6.6/drivers/scsi/sym53c8xx_2/ |
H A D | sym_hipd.h | 230 #define HS_DISCONNECT (3) /* Disconnected by target */ macro
|
H A D | sym_fw2.h | 786 SCR_LOAD_REG (HS_REG, HS_DISCONNECT),
|
H A D | sym_fw1.h | 810 SCR_LOAD_REG (HS_REG, HS_DISCONNECT),
|
H A D | sym_hipd.c | 3208 if (cp->host_status != HS_DISCONNECT || 3314 if (cp->host_status != HS_DISCONNECT) 3462 if (cp->host_status != HS_DISCONNECT)
|
/kernel/linux/linux-5.10/drivers/scsi/ |
H A D | ncr53c8xx.c | 1016 #define HS_DISCONNECT (3) /* Disconnected by target */ macro 2513 SCR_LOAD_REG (HS_REG, HS_DISCONNECT), 4673 case HS_DISCONNECT:
|
/kernel/linux/linux-6.6/drivers/scsi/ |
H A D | ncr53c8xx.c | 1018 #define HS_DISCONNECT (3) /* Disconnected by target */ macro 2485 SCR_LOAD_REG (HS_REG, HS_DISCONNECT),
|
Completed in 39 milliseconds