Searched defs:put_ih_location (Results 1 – 2 of 2) sorted by relevance
1407 #define put_ih_location(ih, val) do { (ih)->ih_item_location = cpu_to_le16(val); } while (0) macro