Home
last modified time | relevance | path

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

/freebsd/sys/dev/smartpqi/
H A Dsmartpqi_sis.c94 case INTR_TYPE_MSI: in sis_disable_interrupt()
H A Dsmartpqi_intr.c80 softs->intr_type = INTR_TYPE_MSI; in os_get_intr_config()
H A Dsmartpqi_defines.h136 #define INTR_TYPE_MSI 0x2 macro