Home
last modified time | relevance | path

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

/openbmc/qemu/hw/scsi/
H A Dvmw_pvscsi.h372 #define PVSCSI_INTR_CMPL_MASK MASK(2) macro
/openbmc/linux/drivers/scsi/
H A Dvmw_pvscsi.h410 #define PVSCSI_INTR_CMPL_MASK MASK(2) macro
H A Dvmw_pvscsi.c233 intr_bits = PVSCSI_INTR_CMPL_MASK; in pvscsi_unmask_intr()