Home
last modified time | relevance | path

Searched refs:aac_ctcfg (Results 1 – 6 of 6) sorted by relevance

/freebsd/sys/dev/aacraid/
H A Daacraid_endian.h96 void aac_ctcfg_tole(struct aac_ctcfg *ptr);
H A Daacraid_endian.c267 aac_ctcfg_tole(struct aac_ctcfg *ptr) in aac_ctcfg_tole()
H A Daacraid.c3642 struct aac_ctcfg *c_cmd; in aac_get_bus_info()
3653 c_cmd = (struct aac_ctcfg *)&fib->data[0]; in aac_get_bus_info()
3654 bzero(c_cmd, sizeof(struct aac_ctcfg)); in aac_get_bus_info()
3662 sizeof(struct aac_ctcfg)); in aac_get_bus_info()
H A Daacraid_reg.h1233 struct aac_ctcfg { struct
/freebsd/sys/dev/aac/
H A Daac.c3701 struct aac_ctcfg *c_cmd; in aac_get_bus_info()
3712 c_cmd = (struct aac_ctcfg *)&fib->data[0]; in aac_get_bus_info()
3713 bzero(c_cmd, sizeof(struct aac_ctcfg)); in aac_get_bus_info()
3720 sizeof(struct aac_ctcfg)); in aac_get_bus_info()
H A Daacreg.h1191 struct aac_ctcfg { struct