Home
last modified time | relevance | path

Searched defs:nvstore (Results 1 – 2 of 2) sorted by relevance

/freebsd-src/stand/libsa/
H A Dnvstore.h30 typedef struct nvstore { struct
34 STAILQ_ENTRY(nvstore) nvs_next; argument
/freebsd-src/usr.sbin/bhyve/
H A Dpci_nvme.c317 struct pci_nvme_blockstore nvstore; global() member
594 pci_nvme_init_nsdata_size(struct pci_nvme_blockstore * nvstore,struct nvme_namespace_data * nd) pci_nvme_init_nsdata_size() argument
607 pci_nvme_init_nsdata(struct pci_nvme_softc * sc,struct nvme_namespace_data * nd,uint32_t nsid,struct pci_nvme_blockstore * nvstore) pci_nvme_init_nsdata() argument
2174 pci_nvme_out_of_range(struct pci_nvme_blockstore * nvstore,uint64_t slba,uint32_t nblocks) pci_nvme_out_of_range() argument
2359 nvme_opc_flush(struct pci_nvme_softc * sc __unused,struct nvme_command * cmd __unused,struct pci_nvme_blockstore * nvstore,struct pci_nvme_ioreq * req,uint16_t * status) nvme_opc_flush() argument
2390 nvme_write_read_ram(struct pci_nvme_softc * sc,struct pci_nvme_blockstore * nvstore,uint64_t prp1,uint64_t prp2,size_t offset,uint64_t bytes,bool is_write) nvme_write_read_ram() argument
2417 nvme_write_read_blockif(struct pci_nvme_softc * sc,struct pci_nvme_blockstore * nvstore,struct pci_nvme_ioreq * req,uint64_t prp1,uint64_t prp2,size_t offset,uint64_t bytes,bool is_write) nvme_write_read_blockif() argument
2493 nvme_opc_write_read(struct pci_nvme_softc * sc,struct nvme_command * cmd,struct pci_nvme_blockstore * nvstore,struct pci_nvme_ioreq * req,uint16_t * status) nvme_opc_write_read() argument
2583 nvme_opc_dataset_mgmt(struct pci_nvme_softc * sc,struct nvme_command * cmd,struct pci_nvme_blockstore * nvstore,struct pci_nvme_ioreq * req,uint16_t * status) nvme_opc_dataset_mgmt() argument
3215 struct pci_nvme_blockstore *nvstore; pci_nvme_resized() local
[all...]