Home
last modified time | relevance | path

Searched refs:aac_sg_entryraw (Results 1 – 6 of 6) sorted by relevance

/freebsd/sys/dev/aacraid/
H A Daacraid_endian.h101 void aac_sg_entryraw_tole(struct aac_sg_entryraw *ptr);
H A Daacraid_reg.h329 struct aac_sg_entryraw { struct
355 struct aac_sg_entryraw SgEntryRaw[0]; argument
H A Daacraid_endian.c322 aac_sg_entryraw_tole(struct aac_sg_entryraw *ptr) in aac_sg_entryraw_tole()
H A Daacraid.c1379 fib->Header.Size += nseg*sizeof(struct aac_sg_entryraw); in aacraid_map_command_sg()
/freebsd/sys/dev/aac/
H A Daacreg.h382 struct aac_sg_entryraw { struct
408 struct aac_sg_entryraw SgEntryRaw[0]; argument
H A Daac.c1578 fib->Header.Size += nseg*sizeof(struct aac_sg_entryraw); in aac_map_command_sg()