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.c3641 struct aac_ctcfg *c_cmd; in aac_get_bus_info()
3652 c_cmd = (struct aac_ctcfg *)&fib->data[0]; in aac_get_bus_info()
3653 bzero(c_cmd, sizeof(struct aac_ctcfg)); in aac_get_bus_info()
3661 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.c3704 struct aac_ctcfg *c_cmd; in aac_get_bus_info()
3715 c_cmd = (struct aac_ctcfg *)&fib->data[0]; in aac_get_bus_info()
3716 bzero(c_cmd, sizeof(struct aac_ctcfg)); in aac_get_bus_info()
3723 sizeof(struct aac_ctcfg)); in aac_get_bus_info()
H A Daacreg.h1191 struct aac_ctcfg { struct