Home
last modified time | relevance | path

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

/freebsd-12.1/sys/dev/ncr/
H A Dncr.c325 #define HS_DISCONNECT (3) /* Disconnected by target */ macro
2108 SCR_LOAD_REG (HS_REG, HS_DISCONNECT),
4564 case HS_DISCONNECT:
5126 case HS_DISCONNECT:
6325 while (cp && cp->host_status != HS_DISCONNECT)
/freebsd-12.1/sys/dev/sym/
H A Dsym_fw1.h816 SCR_LOAD_REG (HS_REG, HS_DISCONNECT),
H A Dsym_fw2.h775 SCR_LOAD_REG (HS_REG, HS_DISCONNECT),
H A Dsym_hipd.c922 #define HS_DISCONNECT (3) /* Disconnected by target */ macro
4852 if (cp->host_status != HS_DISCONNECT || in sym_clear_tasks()
4957 if (cp->host_status != HS_DISCONNECT) in sym_sir_task_recovery()
5101 if (cp->host_status != HS_DISCONNECT) in sym_sir_task_recovery()