Home
last modified time | relevance | path

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

/freebsd/sys/dev/aacraid/
H A Daacraid_endian.h53 #define aac_mntinfo_tole(ptr) macro
90 void aac_mntinfo_tole(struct aac_mntinfo *ptr);
H A Daacraid_endian.c211 aac_mntinfo_tole(struct aac_mntinfo *ptr) in aac_mntinfo_tole() function
H A Daacraid.c448 aac_mntinfo_tole(mi); in aac_get_container_info()