Searched defs:_hdl (Results 1 – 2 of 2) sorted by relevance
29 #define IS_HDL_VALID(_hdl) ((_hdl) & BIT31) argument30 #define GET_IDX_FROM_HDL(_hdl) ((u8)((_hdl) & 0xFF)) argument