Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/os/
H A Dsunddi.c5303 int nshorts; in swab() local
5305 nshorts = nbytes >> 1; in swab()
5307 while (--nshorts >= 0) { in swab()