Home
last modified time | relevance | path

Searched refs:msi_tupelo (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/dev/aacraid/
H A Daacraid_var.h459 int msi_tupelo; /* Series 6 support for */ member
H A Daacraid.c260 sc->msi_enabled = sc->msi_tupelo = FALSE; in aacraid_attach()
708 if (sc->msi_enabled || sc->msi_tupelo) in aacraid_free()
1867 sc->msi_tupelo = TRUE; in aac_define_int_mode()
1870 if (sc->msi_tupelo) in aac_define_int_mode()
1980 rid = ((sc->msi_enabled || sc->msi_tupelo)? 1:0); in aac_setup_intr()