Home
last modified time | relevance | path

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

/freebsd/sys/dev/aacraid/
H A Daacraid_endian.h45 #define aac_ctcfg_resp_toh(ptr) macro
82 void aac_ctcfg_resp_toh(struct aac_ctcfg_resp *ptr);
H A Daacraid_endian.c133 aac_ctcfg_resp_toh(struct aac_ctcfg_resp *ptr) in aac_ctcfg_resp_toh() function
H A Daacraid.c3671 aac_ctcfg_resp_toh(c_resp); in aac_get_bus_info()