Home
last modified time | relevance | path

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

/freebsd/sys/dev/aacraid/
H A Daacraid_endian.h68 #define aac_blockwrite_tole(ptr) macro
105 void aac_blockwrite_tole(struct aac_blockwrite *ptr);
H A Daacraid_endian.c355 aac_blockwrite_tole(struct aac_blockwrite *ptr) in aac_blockwrite_tole() function
H A Daacraid_cam.c465 aac_blockwrite_tole(bw); in aac_container_rw_command()