Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/addbadsec/
H A Daddbadsec.c346 ushort_t byte_swap_16(ushort_t);
364 defect_list.length = byte_swap_16(sizeof (defect_list.defect));
402 byte_swap_16(ushort_t niv) in byte_swap_16() function