Home
last modified time | relevance | path

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

/illumos-gate/usr/src/contrib/bhyve/dev/nvme/
H A Dnvme.h1832 s->sqhd = le16toh(s->sqhd); in nvme_completion_swapbytes()
1833 s->sqid = le16toh(s->sqid); in nvme_completion_swapbytes()
1844 s->mp = le16toh(s->mp); in nvme_power_state_swapbytes()
1847 s->idlp = le16toh(s->idlp); in nvme_power_state_swapbytes()
1848 s->actp = le16toh(s->actp); in nvme_power_state_swapbytes()
1858 s->vid = le16toh(s->vid); in nvme_controller_data_swapbytes()
1866 s->rrls = le16toh(s->rrls); in nvme_controller_data_swapbytes()
1870 s->oacs = le16toh(s->oacs); in nvme_controller_data_swapbytes()
1873 s->mtfa = le16toh(s->mtfa); in nvme_controller_data_swapbytes()
1878 s->kas = le16toh(s->kas); in nvme_controller_data_swapbytes()
[all …]
/illumos-gate/usr/src/tools/btxld/
H A Dendian.h35 #ifndef le16toh
36 #define le16toh LE_16 macro
H A Dbtxld.c328 btx->btx_pgctl = le16toh(btx->btx_pgctl); in getbtx()
329 btx->btx_textsz = le16toh(btx->btx_textsz); in getbtx()
382 for (n = i = 0; i < le16toh(ee->e_phnum); i++) { in gethdr()
384 le16toh(ee->e_phentsize) * i); in gethdr()
/illumos-gate/usr/src/boot/sys/sys/
H A Dendian.h78 #define le16toh(x) ((uint16_t)(x)) macro
92 #define le16toh(x) bswap16((x)) macro
/illumos-gate/usr/src/lib/libc/i386/gen/
H A Dendian.c29 le16toh(uint16_t in) in le16toh() function
/illumos-gate/usr/src/lib/libc/amd64/gen/
H A Dendian.c47 le16toh(uint16_t in) in le16toh() function
/illumos-gate/usr/src/head/
H A Dendian.h58 extern uint16_t le16toh(uint16_t);
/illumos-gate/usr/src/uts/common/io/iwn/
H A Dif_iwncompat.h151 #define le16toh(x) LE_16(x) macro
H A Dif_iwn.c1689 base = le16toh(next); in iwn_init_otprom()
2147 sc->rfcfg = le16toh(val); in iwn_read_eeprom()
2259 base = le16toh(val); in iwn5000_read_eeprom()
2274 base = le16toh(val); in iwn5000_read_eeprom()
2286 sc->eeprom_temp = le16toh(val); in iwn5000_read_eeprom()
2294 sc->eeprom_temp = le16toh(val); in iwn5000_read_eeprom()
2296 volt = le16toh(val); in iwn5000_read_eeprom()
2375 base = le16toh(val); in iwn_read_eeprom_enhinfo()
2684 len = le16toh(mpdu->len); in iwn_rx_done()
2687 len = le16toh(stat->len); in iwn_rx_done()
[all …]
/illumos-gate/usr/src/lib/libc/sparc/gen/
H A Dendian.c57 le16toh(uint16_t in) in le16toh() function
/illumos-gate/usr/src/lib/libc/sparcv9/gen/
H A Dendian.c57 le16toh(uint16_t in) in le16toh() function
/illumos-gate/usr/src/boot/libsa/
H A Dsmbios.c254 f2 = le16toh(SMBIOS_GET16(addr, 4)); in smbios_setuuid()
255 f3 = le16toh(SMBIOS_GET16(addr, 6)); in smbios_setuuid()
/illumos-gate/usr/src/compat/bhyve/sys/
H A Dendian.h131 #define le16toh(x) ((uint16_t)(x)) macro
/illumos-gate/usr/src/test/libc-tests/tests/
H A Dendian.c135 test16 = le16toh(val16); in endian_fromlittle()
/illumos-gate/usr/src/boot/common/
H A Dpart.c137 uuid->time_mid = le16toh(uuid->time_mid); in uuid_letoh()
138 uuid->time_hi_and_version = le16toh(uuid->time_hi_and_version); in uuid_letoh()
515 dl->d_npartitions = le16toh(dl->d_npartitions); in ptable_bsdread()
/illumos-gate/usr/src/cmd/bhyve/
H A Dqemu_fwcfg.c136 fwcfg_sc.selector.bits = le16toh(*eax); in qemu_fwcfg_selector_port_handler()
/illumos-gate/usr/src/lib/lib9p/common/
H A Dpack.c162 *val = le16toh(*val); in l9p_pu16()
/illumos-gate/usr/src/man/man3c/
H A DMakefile996 le16toh.3c \
1747 le16toh.3c := LINKSRC = endian.3c
/illumos-gate/usr/src/lib/libc/port/
H A Dmapfile-vers253 le16toh;
/illumos-gate/usr/src/pkg/manifests/
H A Dsystem-library.man3c.inc653 link path=usr/share/man/man3c/le16toh.3c target=endian.3c