Searched refs:readU16 (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/sys/dev/cxgbe/cudbg/
H A Dfastlz_api.c304 static inline unsigned long readU16(const unsigned char *ptr) function
324 *pid = readU16(buffer) & 0xffff;
325 *poptions = readU16(buffer+2) & 0xffff;

Completed in 91 milliseconds