Searched refs:PTD_GET_DIR (Results 1 – 2 of 2) sorted by relevance
204 #define PTD_GET_DIR(p) (((p)->len & PTD_DIR_MSK) >> 10) macro543 switch(PTD_GET_DIR(ptd)){ \567 if (PTD_GET_DIR(ptd) != PTD_DIR_IN && PTD_GET_LEN(ptd)) { in dump_ptd_out_data()579 if (PTD_GET_DIR(ptd) == PTD_DIR_IN && PTD_GET_COUNT(ptd)) { in dump_ptd_in_data()
366 #define PTD_GET_DIR(p) (((p)->len & PTD_DIR_MSK) >> 10) macro868 PTD_GET_CC(ptd), PTD_GET_EP(ptd), PTD_GET_DIR(ptd), in dump_ptd()878 if (PTD_GET_DIR(ptd) != PTD_DIR_IN && PTD_GET_LEN(ptd)) { in dump_ptd_out_data()888 if (PTD_GET_DIR(ptd) == PTD_DIR_IN && PTD_GET_COUNT(ptd)) { in dump_ptd_in_data()