Home
last modified time | relevance | path

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

/freebsd/sys/dev/aac/
H A Daac_pci.c377 sc->aac_if = &aac_sa_interface; in aac_pci_attach()
H A Daacvar.h251 extern const struct aac_interface aac_sa_interface;
H A Daac.c121 const struct aac_interface aac_sa_interface = { variable