Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/scsi/sym53c8xx_2/
Dsym_hipd.h230 #define HS_DISCONNECT (3) /* Disconnected by target */ macro
Dsym_fw1.h810 SCR_LOAD_REG (HS_REG, HS_DISCONNECT),
Dsym_fw2.h786 SCR_LOAD_REG (HS_REG, HS_DISCONNECT),
Dsym_hipd.c3208 if (cp->host_status != HS_DISCONNECT ||
3314 if (cp->host_status != HS_DISCONNECT)
3462 if (cp->host_status != HS_DISCONNECT)
/linux-5.19.10/drivers/scsi/
Dncr53c8xx.c1018 #define HS_DISCONNECT (3) /* Disconnected by target */ macro
2485 SCR_LOAD_REG (HS_REG, HS_DISCONNECT),