Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/dev/aac/
Daac_pci.c376 sc->aac_if = &aac_rx_interface; in aac_pci_attach()
Daacvar.h252 extern const struct aac_interface aac_rx_interface;
Daac.c148 const struct aac_interface aac_rx_interface = { variable