Home
last modified time | relevance | path

Searched refs:swap_shorts (Results 1 – 2 of 2) sorted by relevance

/trueos/sys/dev/bktr/
HDioctl_bt848.h200 unsigned swap_shorts:1; /* Shorts swapped within longs */ member
HDbktr_core.c3778 swapf = pf->swap_shorts ? 0 : WSWAP;
3780 swapf = pf->swap_shorts ? BSWAP : (BSWAP | WSWAP);
3815 ( pf1->swap_shorts == pf2->swap_shorts ))