Searched refs:nd_ars_record (Results 1 – 3 of 3) sorted by relevance
84 struct nd_ars_record { struct
517 ars_recs = SZ_4K / sizeof(struct nd_ars_record); in nfit_test_cmd_ars_cap()520 + ars_recs * sizeof(struct nd_ars_record); in nfit_test_cmd_ars_cap()531 struct nd_ars_record *ars_record; in post_ars_status()563 + i * sizeof(struct nd_ars_record); in post_ars_status()2698 struct nd_ars_record *record; in nfit_ctl_test()2708 + sizeof(struct nd_ars_record)]; in nfit_ctl_test()2828 cmd_size = sizeof(cmds.ars_stat) + sizeof(struct nd_ars_record); in nfit_ctl_test()2833 *record = (struct nd_ars_record) { in nfit_ctl_test()2850 cmd_size = sizeof(cmds.ars_stat) + sizeof(struct nd_ars_record); in nfit_ctl_test()2855 *record = (struct nd_ars_record) { in nfit_ctl_test()
2797 < 44 + sizeof(struct nd_ars_record) * (i + 1)) in ars_status_process_records()