Searched refs:nd_ars_record (Results 1 – 3 of 3) sorted by relevance
84 struct nd_ars_record { struct
511 ars_recs = SZ_4K / sizeof(struct nd_ars_record); in nfit_test_cmd_ars_cap()514 + ars_recs * sizeof(struct nd_ars_record); in nfit_test_cmd_ars_cap()525 struct nd_ars_record *ars_record; in post_ars_status()557 + i * sizeof(struct nd_ars_record); in post_ars_status()2360 struct nd_ars_record *record; in nfit_ctl_test()2370 + sizeof(struct nd_ars_record)]; in nfit_ctl_test()2490 cmd_size = sizeof(cmds.ars_stat) + sizeof(struct nd_ars_record); in nfit_ctl_test()2495 *record = (struct nd_ars_record) { in nfit_ctl_test()2512 cmd_size = sizeof(cmds.ars_stat) + sizeof(struct nd_ars_record); in nfit_ctl_test()2517 *record = (struct nd_ars_record) { in nfit_ctl_test()
2596 < 44 + sizeof(struct nd_ars_record) * (i + 1)) in ars_status_process_records()