Lines Matching refs:le32toh
346 mpr_print_field(sc, "DeviceInfo: %b,%s\n", le32toh(buf->DeviceInfo), in mpr_print_sasdev0()
379 le32toh(data->DiscoveryStatus), "\20" in mpr_print_evt_sas()
487 (le32toh(buf->PhyInfo) >> 16) & 0xf), le32toh(buf->PhyInfo)); in mpr_print_expander1()
489 le32toh(buf->AttachedDeviceInfo), "\20" "\4SATAhost" "\5SMPinit" "\6STPinit" in mpr_print_expander1()
493 le32toh(buf->AttachedDeviceInfo) & 0x03)); in mpr_print_expander1()
505 le32toh(buf->AttachedPhyInfo) & 0xf), le32toh(buf->AttachedPhyInfo)); in mpr_print_expander1()
519 le32toh(buf->AttachedPhyInfo) & 0xf), le32toh(buf->AttachedPhyInfo)); in mpr_print_sasphy0()
530 (le32toh(buf->PhyInfo) >> 16) & 0xf), le32toh(buf->PhyInfo)); in mpr_print_sasphy0()
554 length = le32toh(ieee_sge->Length); in mpr_print_sgl()
565 le32toh(ieee_sgc->Length), in mpr_print_sgl()
578 flags = le32toh(sge->FlagsLength) >> MPI2_SGE_FLAGS_SHIFT; in mpr_print_sgl()
580 flags, le32toh(sge->FlagsLength) & 0xffffff, in mpr_print_sgl()