Home
last modified time | relevance | path

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

/NextBSD/sys/dev/aac/
HDaac_pci.c379 sc->aac_if = &aac_sa_interface; in aac_pci_attach()
HDaacvar.h251 extern const struct aac_interface aac_sa_interface;
HDaac.c120 const struct aac_interface aac_sa_interface = { variable