Searched refs:nvme_ns_write_cmd (Results 1 - 4 of 4) sorted by relevance

/freebsd-current/sys/dev/nvme/
H A Dnvme_ns_cmd.c85 nvme_ns_write_cmd(&req->cmd, ns->id, lba, lba_count);
106 nvme_ns_write_cmd(&req->cmd, ns->id, lba, lba_count);
178 nvme_ns_write_cmd(cmd, ns->id, lba, lba_count);
H A Dnvme.h2026 void nvme_ns_write_cmd(struct nvme_command *cmd, uint32_t nsid,
2020 void nvme_ns_write_cmd(struct nvme_command *cmd, uint32_t nsid, function
/freebsd-current/sys/dev/nvmf/host/
H A Dnvmf_ns.c189 nvme_ns_write_cmd(&cmd, ns->id, lba, lba_count);
/freebsd-current/sys/cam/nvme/
H A Dnvme_da.c255 nvme_ns_write_cmd(&nvmeio->cmd, softc->nsid, lba, count);

Completed in 132 milliseconds