Searched refs:SWAPLL (Results 1 – 4 of 4) sorted by relevance
1326 uhdr->id = SWAPLL(uhdr->id); in swap_linux_usb_header()1340 uhdr->ts_sec = SWAPLL(uhdr->ts_sec); in swap_linux_usb_header()
63 #define SWAPLL(ull) ((ull & 0xff00000000000000ULL) >> 56) | \ macro
552 *tsoffset = SWAPLL(*tsoffset); in process_idb_options()
675 ts = SWAPLL(header->ts); in dag_read()