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

/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/scsi/
H A DcpqfcTSstructs.h251 ULONG ox_rx_id; // dword 6 - 31:16 OX_ID, 15:0 RX_ID
264 ULONG ox_rx_id; // dword 6 - 31:16 OX_ID, 15:0 RX_ID
279 ULONG ox_rx_id; // dword 6 - 31:16 OX_ID, 15:0 RX_ID
293 ULONG ox_rx_id; // dword 6 - 31:16 OX_ID, 15:0 RX_ID
392 ULONG Req_A_Trans_ID; // X_ID (OX_ID or RX_ID) and/or Index in SEST
397 ULONG Req_B_Trans_ID; // X_ID (OX_ID or RX_ID) and/or Index in SEST
452 ULONG RX_ID; member in struct:__anon2283
1438 #define INVALID_OX_RX_ID 0x17 // Invalid OX_ID RX_ID Combination
H A DcpqfcTSworker.c733 ExchangeID = fchs.ox_rx_id & 0x7FFF; // RX_ID for exchange
2288 // OX_ID/RX_ID for the XRDY or DATA frame(s). Ideally,
2345 // Make no checks for correct RX_ID, since
2381 // Make no checks for correct RX_ID, since
4064 |----------- \ | | +-->+--| OX_ID | RX_ID |
4082 | [2] | \ | Rsvd | RX_ID | | | SEQ_ID | SEQ_CNT |
4083 |----------- \ | Data_Len | | | OX_ID | RX_ID |
4258 CMDfchs->ox_rx_id = 0xFFFF; // RX_ID for now; OX_ID on start
4368 CMDfchs->ox_rx_id = 0xFFFF; // RX_ID - Responder (target) to modify
4425 CMDfchs->ox_rx_id = 0xFFFF; // RX_ID
[all...]

Completed in 92 milliseconds