Home
last modified time | relevance | path

Searched refs:aac_container_creation_toh (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/dev/aacraid/
H A Daacraid_endian.h40 #define aac_container_creation_toh(ptr) macro
77 void aac_container_creation_toh(struct aac_container_creation *ptr);
H A Daacraid_endian.c83 aac_container_creation_toh(struct aac_container_creation *ptr) in aac_container_creation_toh() function
95 aac_container_creation_toh(&ptr->CreateInfo); in aac_mntobj_toh()