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

/freebsd-12-stable/sys/dev/aac/
H A Daacvar.h237 struct aac_interface struct
252 extern const struct aac_interface aac_rx_interface;
253 extern const struct aac_interface aac_sa_interface;
254 extern const struct aac_interface aac_fa_interface;
255 extern const struct aac_interface aac_rkt_interface;
347 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-12-stable/sys/dev/aacraid/
H A Daacraid_var.h272 struct aac_interface struct
287 extern struct aac_interface aacraid_src_interface;
288 extern struct aac_interface aacraid_srcv_interface;
394 struct aac_interface aac_if;
H A Daacraid.c124 struct aac_interface aacraid_src_interface = {
143 struct aac_interface aacraid_srcv_interface = {

Completed in 123 milliseconds