Home
last modified time | relevance | path

Searched refs:NVME_REG_INTMS (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/drivers/net/ethernet/fungible/funeth/
H A Dfuneth_ethtool.c456 *(u32 *)(buf + NVME_REG_INTMS) = readl(bar + NVME_REG_INTMS); in fun_get_regs()
/openbmc/linux/include/linux/
H A Dnvme.h124 NVME_REG_INTMS = 0x000c, /* Interrupt Mask Set */ enumerator
/openbmc/qemu/include/block/
H A Dnvme.h39 NVME_REG_INTMS = offsetof(NvmeBar, intms), enumerator
/openbmc/qemu/hw/nvme/
H A Dctrl.c7724 case NVME_REG_INTMS: in nvme_write_bar()