Searched refs:HVSI_TSCD (Results 1 – 3 of 3) sorted by relevance
21 #define HVSI_TSCD 0x20 macro
79 hvsi_cd_change(pv, be32_to_cpu(pkt->word) & HVSI_TSCD); in hvsi_got_control()115 hvsi_cd_change(pv, be32_to_cpu(r->u.mctrl_word) & HVSI_TSCD); in hvsi_got_response()
232 if ((be32_to_cpu(header->word) & HVSI_TSCD) == 0) { in hvsi_recv_control()268 if (mctrl_word & HVSI_TSCD) in hvsi_recv_response()
Completed in 5 milliseconds