Home
last modified time | relevance | path

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

/src/sys/dev/aac/
H A Daac_pci.c372 sc->aac_if = &aac_rx_interface; in aac_pci_attach()
H A Daacvar.h250 extern const struct aac_interface aac_rx_interface;
H A Daac.c146 const struct aac_interface aac_rx_interface = { variable