Home
last modified time | relevance | path

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

/freebsd/sys/dev/aacraid/
H A Daacraid_endian.h65 #define aac_sg_entry_tole(ptr) macro
102 void aac_sg_entry_tole(struct aac_sg_entry *ptr);
H A Daacraid_endian.c332 aac_sg_entry_tole(struct aac_sg_entry *ptr) in aac_sg_entry_tole() function
H A Daacraid.c1388 aac_sg_entry_tole(&sg->SgEntry[i]); in aacraid_map_command_sg()