Home
last modified time | relevance | path

Searched refs:NVME_REG_ASQ (Results 1 – 7 of 7) sorted by relevance

/openbmc/linux/drivers/net/ethernet/fungible/funeth/
H A Dfuneth_ethtool.c461 *(u64 *)(buf + NVME_REG_ASQ) = readq(bar + NVME_REG_ASQ); in fun_get_regs()
/openbmc/linux/drivers/net/ethernet/fungible/funcore/
H A Dfun_dev.c273 writeq(funq->sq_dma_addr, fdev->bar + NVME_REG_ASQ); in fun_enable_admin_queue()
/openbmc/linux/include/linux/
H A Dnvme.h130 NVME_REG_ASQ = 0x0028, /* Admin SQ Base Address */ enumerator
/openbmc/linux/drivers/nvme/host/
H A Dapple.c1090 writeq(anv->adminq.sq_dma_addr, anv->mmio_nvme + NVME_REG_ASQ); in apple_nvme_reset_work()
H A Dpci.c1759 lo_hi_writeq(nvmeq->sq_dma_addr, dev->bar + NVME_REG_ASQ); in nvme_pci_configure_admin_queue()
/openbmc/qemu/include/block/
H A Dnvme.h45 NVME_REG_ASQ = offsetof(NvmeBar, asq), enumerator
/openbmc/qemu/hw/nvme/
H A Dctrl.c7806 case NVME_REG_ASQ: in nvme_write_bar()
7810 case NVME_REG_ASQ + 4: in nvme_write_bar()