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

/freebsd-9.3-release/sys/pci/
H A Dncr.c333 #define HS_DISCONNECT (3) /* Disconnected by target */ macro
2131 SCR_LOAD_REG (HS_REG, HS_DISCONNECT),
4593 case HS_DISCONNECT:
5157 case HS_DISCONNECT:
6360 while (cp && cp->host_status != HS_DISCONNECT)
/freebsd-9.3-release/sys/dev/sym/
H A Dsym_fw1.h814 SCR_LOAD_REG (HS_REG, HS_DISCONNECT),
H A Dsym_fw2.h773 SCR_LOAD_REG (HS_REG, HS_DISCONNECT),
H A Dsym_hipd.c919 #define HS_DISCONNECT (3) /* Disconnected by target */ macro
4849 if (cp->host_status != HS_DISCONNECT ||
4954 if (cp->host_status != HS_DISCONNECT)
5098 if (cp->host_status != HS_DISCONNECT)

Completed in 126 milliseconds