Searched refs:sg_address (Results 1 – 2 of 2) sorted by relevance
50 phys_addr_t sg_address; in virtsnd_pcm_sg_num() local63 if (!num || sg_address + sg_length != pg_address) { in virtsnd_pcm_sg_num()64 sg_address = pg_address; in virtsnd_pcm_sg_num()
223 int sg_max, u64 sg_address);4042 u64 sg_address) in aac_build_sghba() argument4094 hbacmd->sge[0].addr_hi = (u32)cpu_to_le32(sg_address >> 32); in aac_build_sghba()4096 cpu_to_le32((u32)(sg_address & 0xffffffff)); in aac_build_sghba()