Searched refs:sgentry (Results 1 – 6 of 6) sorted by relevance
565 ((user_srbcmd->sg.count & 0xff) * sizeof(struct sgentry)); in aac_send_raw_srb()567 (sizeof(struct sgentry64) - sizeof(struct sgentry)); in aac_send_raw_srb()575 sizeof(struct aac_srb), sizeof(struct sgentry), in aac_send_raw_srb()
525 / sizeof(struct sgentry); in aac_init_adapter()
1341 sizeof (struct sgentry)); in aac_read_block()1477 sizeof (struct sgentry)); in aac_write_block()1628 sizeof (struct sgentry)); in aac_scsi_32()2270 sizeof(struct sgentry); in aac_get_adapter_info()
457 struct sgentry { struct509 struct sgentry sg[];
2201 sizeof(struct aac_srb) + sizeof(struct sgentry), in aac_send_wellness_command()
1644 struct ehea_vsgentry *sg_list, *sg1entry, *sgentry; in write_swqe2_data() local1673 sgentry = &sg_list[i - sg1entry_contains_frag_data]; in write_swqe2_data()1675 sgentry->l_key = lkey; in write_swqe2_data()1676 sgentry->len = skb_frag_size(frag); in write_swqe2_data()1677 sgentry->vaddr = ehea_map_vaddr(skb_frag_address(frag)); in write_swqe2_data()