Searched refs:HS_NEGOTIATE (Results 1 - 6 of 6) sorted by relevance

/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/scsi/sym53c8xx_2/
H A Dsym_hipd.c3139 cp->host_status = cp->nego_status ? HS_NEGOTIATE : HS_BUSY;
3331 cp->host_status != HS_NEGOTIATE)
3891 * The host status field is set to HS_NEGOTIATE to mark this
3897 * The handler removes the HS_NEGOTIATE status, and sets the
3906 * If we receive a negotiation message while not in HS_NEGOTIATE
4022 if (INB (HS_PRT) == HS_NEGOTIATE) {
4180 if (INB (HS_PRT) == HS_NEGOTIATE) {
4285 if (INB (HS_PRT) == HS_NEGOTIATE) {
4321 OUTB (HS_PRT, HS_NEGOTIATE);
4599 if (INB (HS_PRT) == HS_NEGOTIATE)
[all...]
H A Dsym_fw1.h473 SCR_INT ^ IFTRUE (DATA (HS_NEGOTIATE)),
H A Dsym_fw2.h463 SCR_INT ^ IFTRUE (DATA (HS_NEGOTIATE)),
H A Dsym_hipd.h265 #define HS_NEGOTIATE (2) /* sync/wide data transfer*/ macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/scsi/
H A Dncr53c8xx.c401 #define HS_NEGOTIATE (2) /* sync/wide data transfer*/ macro
1574 ** If status is still HS_NEGOTIATE, negotiation failed.
1580 SCR_INT ^ IFTRUE (DATA (HS_NEGOTIATE)),
2309 SCR_INT ^ IFFALSE (DATA (HS_NEGOTIATE)),
2311 SCR_INT ^ IFTRUE (DATA (HS_NEGOTIATE)),
4534 cp->host_status = cp->nego_status ? HS_NEGOTIATE : HS_BUSY;
4835 case HS_NEGOTIATE:
7085 ** The host status field is set to HS_NEGOTIATE to mark this
7091 ** The handler removes the HS_NEGOTIATE status, and sets the
7100 ** If we receive a negotiation message while not in HS_NEGOTIATE
[all...]
H A Dsym53c8xx.c1422 #define HS_NEGOTIATE (2) /* sync/wide data transfer*/ macro
2813 SCR_INT ^ IFTRUE (DATA (HS_NEGOTIATE)),
6830 cp->host_status = cp->nego_status ? HS_NEGOTIATE : HS_BUSY;
9877 cp->host_status = cp->nego_status ? HS_NEGOTIATE : HS_BUSY;
10068 cp->host_status != HS_NEGOTIATE)
10683 ** The host status field is set to HS_NEGOTIATE to mark this
10689 ** The handler removes the HS_NEGOTIATE status, and sets the
10698 ** If we receive a negotiation message while not in HS_NEGOTIATE
10795 if (INB (HS_PRT) == HS_NEGOTIATE) {
10908 if (INB (HS_PRT) == HS_NEGOTIATE) {
[all...]

Completed in 82 milliseconds