Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/fungible/funeth/
H A Dfuneth_ethtool.c457 *(u32 *)(buf + NVME_REG_INTMC) = readl(bar + NVME_REG_INTMC); in fun_get_regs()
/openbmc/linux/include/linux/
H A Dnvme.h125 NVME_REG_INTMC = 0x0010, /* Interrupt Mask Clear */ enumerator
/openbmc/qemu/include/block/
H A Dnvme.h40 NVME_REG_INTMC = offsetof(NvmeBar, intmc), enumerator
/openbmc/qemu/hw/nvme/
H A Dctrl.c7737 case NVME_REG_INTMC: in nvme_write_bar()