Searched refs:aac_interface (Results 1 - 4 of 4) sorted by relevance

/freebsd-11-stable/sys/dev/aac/
H A Daacvar.h235 struct aac_interface struct
250 extern const struct aac_interface aac_rx_interface;
251 extern const struct aac_interface aac_sa_interface;
252 extern const struct aac_interface aac_fa_interface;
253 extern const struct aac_interface aac_rkt_interface;
345 const struct aac_interface *aac_if;
H A Daac.c123 const struct aac_interface aac_sa_interface = {
148 const struct aac_interface aac_rx_interface = {
175 const struct aac_interface aac_rkt_interface = {
/freebsd-11-stable/sys/dev/aacraid/
H A Daacraid_var.h270 struct aac_interface struct
285 extern struct aac_interface aacraid_src_interface;
286 extern struct aac_interface aacraid_srcv_interface;
392 struct aac_interface aac_if;
H A Daacraid.c124 struct aac_interface aacraid_src_interface = {
143 struct aac_interface aacraid_srcv_interface = {

Completed in 190 milliseconds