Home
last modified time | relevance | path

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

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