Home
last modified time | relevance | path

Searched refs:aac_sg_entryraw_tole (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/dev/aacraid/
H A Daacraid_endian.h64 #define aac_sg_entryraw_tole(ptr) macro
101 void aac_sg_entryraw_tole(struct aac_sg_entryraw *ptr);
H A Daacraid_endian.c322 aac_sg_entryraw_tole(struct aac_sg_entryraw *ptr) in aac_sg_entryraw_tole() function
H A Daacraid.c1375 aac_sg_entryraw_tole(&sg->SgEntryRaw[i]); in aacraid_map_command_sg()