Searched refs:aac_sg_entry64 (Results 1 – 7 of 7) sorted by relevance
103 void aac_sg_entry64_tole(struct aac_sg_entry64 *ptr);
324 struct aac_sg_entry64 { struct347 struct aac_sg_entry64 SgEntry64[0]; argument
339 aac_sg_entry64_tole(struct aac_sg_entry64 *ptr) in aac_sg_entry64_tole()
1402 fib->Header.Size += nseg*sizeof(struct aac_sg_entry64); in aacraid_map_command_sg()1689 / sizeof(struct aac_sg_entry64); in aac_check_firmware()2933 srbcmd->sg_map.SgCount * sizeof(struct aac_sg_entry64))) { in aac_ioctl_send_raw_srb()2935 struct aac_sg_entry64 *sgp = in aac_ioctl_send_raw_srb()2936 (struct aac_sg_entry64 *)srbcmd->sg_map.SgEntry; in aac_ioctl_send_raw_srb()2937 struct aac_sg_entry64 sg; in aac_ioctl_send_raw_srb()
377 struct aac_sg_entry64 { struct400 struct aac_sg_entry64 SgEntry64[0]; argument
223 fib->Header.Size = nsegs * sizeof(struct aac_sg_entry64); in aac_dump_map_sg64()
1595 fib->Header.Size += nseg*sizeof(struct aac_sg_entry64); in aac_map_command_sg()1808 / sizeof(struct aac_sg_entry64); in aac_check_firmware()3114 srbcmd->sg_map.SgCount * sizeof(struct aac_sg_entry64))) { in aac_ioctl_send_raw_srb()3115 struct aac_sg_entry64 *sge64; in aac_ioctl_send_raw_srb()3116 struct aac_sg_entry64 sg; in aac_ioctl_send_raw_srb()3119 sge64 = (struct aac_sg_entry64 *)srbcmd->sg_map.SgEntry; in aac_ioctl_send_raw_srb()