Home
last modified time | relevance | path

Searched refs:NVME_REG_CAP (Results 1 – 6 of 6) sorted by relevance

/linux/drivers/nvme/target/
H A Dfabrics-cmd.c49 case NVME_REG_CAP: in nvmet_execute_prop_get()
/linux/drivers/net/ethernet/fungible/funeth/
H A Dfuneth_ethtool.c454 *(u64 *)(buf + NVME_REG_CAP) = readq(bar + NVME_REG_CAP); in fun_get_regs()
/linux/drivers/net/ethernet/fungible/funcore/
H A Dfun_dev.c711 fdev->cap_reg = readq(fdev->bar + NVME_REG_CAP); in sanitize_dev()
/linux/include/linux/
H A Dnvme.h132 NVME_REG_CAP = 0x0000, /* Controller Capabilities */ enumerator
/linux/drivers/nvme/host/
H A Dpci.c2710 dev->ctrl.cap = lo_hi_readq(dev->bar + NVME_REG_CAP); in nvme_pci_enable()
/linux/drivers/pci/
H A Dquirks.c4086 u32 cap = readl(bar + NVME_REG_CAP); in nvme_disable_and_flr()