Searched refs:le64toh (Results 1 – 16 of 16) sorted by relevance
2165 s->nsze = le64toh(s->nsze); in nvme_namespace_data_swapbytes()2166 s->ncap = le64toh(s->ncap); in nvme_namespace_data_swapbytes()2167 s->nuse = le64toh(s->nuse); in nvme_namespace_data_swapbytes()2194 s->error_count = le64toh(s->error_count); in nvme_error_information_entry_swapbytes()2199 s->lba = le64toh(s->lba); in nvme_error_information_entry_swapbytes()2201 s->csi = le64toh(s->csi); in nvme_error_information_entry_swapbytes()2281 s->log_page_count = le64toh(s->log_page_count); in nvme_res_notification_page_swapbytes()2315 s->ctrlr[i].hostid = le64toh(s->ctrlr[i].hostid); in nvme_resv_status_swapbytes()2316 s->ctrlr[i].rkey = le64toh(s->ctrlr[i].rkey); in nvme_resv_status_swapbytes()2333 s->ctrlr[i].rkey = le64toh(s->ctrlr[i].rkey); in nvme_resv_status_ext_swapbytes()[all …]
201 hdr->hdr_lba_self = le64toh(hdr->hdr_lba_self); in gpt_checkhdr()206 hdr->hdr_lba_alt = le64toh(hdr->hdr_lba_alt); in gpt_checkhdr()219 hdr->hdr_lba_start = le64toh(hdr->hdr_lba_start); in gpt_checkhdr()220 hdr->hdr_lba_end = le64toh(hdr->hdr_lba_end); in gpt_checkhdr()221 hdr->hdr_lba_table = le64toh(hdr->hdr_lba_table); in gpt_checkhdr()249 ent->ent_lba_start = le64toh(ent->ent_lba_start); in gpt_checktbl()250 ent->ent_lba_end = le64toh(ent->ent_lba_end); in gpt_checktbl()368 entry->flags = le64toh(ent->ent_attr); in ptable_gptread()
80 #define le64toh(x) ((uint64_t)(x)) macro94 #define le64toh(x) bswap64((x)) macro
71 le64toh(uint64_t in) in le64toh() function
68 extern uint64_t le64toh(uint64_t);
82 le64toh(uint64_t in) in le64toh() function
155 #define le64toh(x) LE_64(x) macro
4639 mod = le64toh(cmd.tstamp) % val; in iwn_set_timing()6914 altmask = le64toh(hdr->altmask); in iwn_read_firmware_tlv()
94 le64toh(uint64_t in) in le64toh() function
133 #define le64toh(x) ((uint64_t)(x)) macro
145 test64 = le64toh(val64); in endian_fromlittle()
210 *val = le64toh(*val); in l9p_pu64()
1016 le64toh.3c \1853 le64toh.3c := LINKSRC = endian.3c
389 le64toh;
655 link path=usr/share/man/man3c/le64toh.3c target=endian.3c