HomeSort by: relevance | last modified time | path
    Searched refs:nvme_pt_command (Results 1 - 8 of 8) sorted by relevancy

  /src/sbin/nvmectl/
power.c 101 struct nvme_pt_command pt;
119 struct nvme_pt_command pt;
nvmectl.c 156 struct nvme_pt_command pt;
178 struct nvme_pt_command pt;
firmware.c 119 struct nvme_pt_command pt;
156 struct nvme_pt_command pt;
wdc.c 88 struct nvme_pt_command pt;
logpage.c 112 struct nvme_pt_command pt;
  /src/sys/dev/ic/
nvmeio.h 38 #define NVME_PASSTHROUGH_CMD _IOWR('n', 0, struct nvme_pt_command)
44 struct nvme_pt_command { struct
nvme.c 137 struct nvme_pt_command *, uint32_t, struct lwp *, bool);
1173 struct nvme_pt_command *pt;
1183 struct nvme_pt_command *pt = state->pt;
1226 struct nvme_pt_command *pt = state->pt;
1260 nvme_command_passthrough(struct nvme_softc *sc, struct nvme_pt_command *pt,
1750 struct nvme_pt_command pt;
2253 struct nvme_pt_command *pt;
  /src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/
sanitizer_platform_limits_netbsd.cc 728 unsigned struct_nvme_pt_command_sz = sizeof(nvme_pt_command);

Completed in 31 milliseconds