Searched refs:ISCI_TAG (Results 1 – 2 of 2) sorted by relevance
350 #define ISCI_TAG(seq, tci) (((u16) (seq)) << 12 | tci) macro
2578 return ISCI_TAG(seq, tci); in isci_alloc_tag()