Home
last modified time | relevance | path

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

/dragonfly/sys/dev/disk/mpt/
H A Dmpt_pci.c541 if (bus_setup_intr(dev, mpt->pci_irq, MPT_IFLAGS, mpt_pci_intr, in mpt_pci_attach()
H A Dmpt.h753 #define MPT_IFLAGS INTR_MPSAFE macro