Searched refs:SEQ_MSGOUT (Results 1 - 2 of 2) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/scsi/
H A Dmesh.h61 #define SEQ_MSGOUT 7 /* send a message */ macro
H A Dmesh.c724 * issue a SEQ_MSGOUT to get the mesh to drop ACK.
732 out_8(&mr->sequence, SEQ_MSGOUT + seq);
738 * We can't issue the SEQ_MSGOUT without ATN
746 out_8(&mr->sequence, SEQ_MSGOUT + seq);
1379 out_8(&mr->sequence, SEQ_MSGOUT + use_active_neg);
1490 * issue a SEQ_MSGOUT with ATN and wait for REQ,
1491 * then change the command to a SEQ_MSGOUT w/o ATN.
1495 * issue the SEQ_MSGOUT without ATN.
1498 out_8(&mr->sequence, SEQ_MSGOUT + use_active_neg + SEQ_ATN);
1525 out_8(&mr->sequence, SEQ_MSGOUT
[all...]

Completed in 98 milliseconds