Home
last modified time | relevance | path

Searched refs:aac_sg_entry (Results 1 – 7 of 7) sorted by relevance

/freebsd/sys/dev/aacraid/
H A Daacraid_endian.h102 void aac_sg_entry_tole(struct aac_sg_entry *ptr);
H A Daacraid_reg.h319 struct aac_sg_entry { struct
339 struct aac_sg_entry SgEntry[0]; argument
H A Daacraid_endian.c332 aac_sg_entry_tole(struct aac_sg_entry *ptr) in aac_sg_entry_tole()
H A Daacraid.c1391 fib->Header.Size += nseg*sizeof(struct aac_sg_entry); in aacraid_map_command_sg()
1693 / sizeof(struct aac_sg_entry); in aac_check_firmware()
2923 srbcmd->sg_map.SgCount * sizeof(struct aac_sg_entry))) { in aac_ioctl_send_raw_srb()
2924 struct aac_sg_entry *sgp = srbcmd->sg_map.SgEntry; in aac_ioctl_send_raw_srb()
2925 struct aac_sg_entry sg; in aac_ioctl_send_raw_srb()
/freebsd/sys/dev/aac/
H A Daacreg.h372 struct aac_sg_entry { struct
392 struct aac_sg_entry SgEntry[0]; argument
H A Daac_disk.c198 fib->Header.Size = nsegs * sizeof(struct aac_sg_entry); in aac_dump_map_sg()
H A Daac.c1585 fib->Header.Size += nseg*sizeof(struct aac_sg_entry); in aac_map_command_sg()
1812 / sizeof(struct aac_sg_entry); in aac_check_firmware()
3050 struct aac_sg_entry *sge; in aac_ioctl_send_raw_srb()
3101 srbcmd->sg_map.SgCount * sizeof(struct aac_sg_entry))) { in aac_ioctl_send_raw_srb()
3102 struct aac_sg_entry sg; in aac_ioctl_send_raw_srb()