Searched refs:mpr_to_u64 (Results 1 – 3 of 3) sorted by relevance
339 mpr_to_u64(&buf->SASAddress)); in mpr_print_sasdev0()355 mpr_to_u64(&buf->DeviceName)); in mpr_print_sasdev0()451 mpr_to_u64(&data->SASAddress)); in mpr_print_evt_sas()556 flags, length, mpr_to_u64(&ieee_sge->Address)); in mpr_print_sgl()567 mpr_to_u64(&ieee_sgc->Address)); in mpr_print_sgl()581 mpr_to_u64(&sge->Address)); in mpr_print_sgl()
956 targ->sasaddr = mpr_to_u64(&config_page.SASAddress); in mprsas_add_device()1352 targ->sasaddr = mpr_to_u64(&config_page.WWID); in mprsas_add_pcie_device()
786 mpr_to_u64(U64 *data) in mpr_to_u64() function