Searched refs:sg_items (Results 1 – 2 of 2) sorted by relevance
468 softs->sg_items[i].sg_handle); in amr_attach()470 &((softs->sg_items[i]).sg_acc_handle)); in amr_attach()472 &(softs->sg_items[i].sg_handle)); in amr_attach()529 softs->sg_items[i].sg_handle); in amr_detach()531 &((softs->sg_items[i]).sg_acc_handle)); in amr_detach()533 &(softs->sg_items[i].sg_handle)); in amr_detach()1016 softs->sg_items[softs->sg_max_count - 1].sg_table, in amr_poll_command()1020 softs->sg_items[softs->sg_max_count - 1].sg_handle, in amr_poll_command()1024 softs->sg_items[softs->sg_max_count - 1].sg_phyaddr; in amr_poll_command()1094 (softs->sg_items[i]).sg_handle = NULL; in amr_setup_sg()[all …]
230 struct sg_item sg_items[AMR_MAXCMD]; member