| /freebsd/sbin/nvmecontrol/ |
| H A D | nvmecontrol.c | 101 struct nvme_pt_command pt; in read_controller_data() 124 struct nvme_pt_command pt; in read_namespace_data() 148 struct nvme_pt_command pt; in read_active_namespaces()
|
| H A D | ns.c | 399 struct nvme_pt_command pt; in nsactive() 444 struct nvme_pt_command pt; in nsallocated() 489 struct nvme_pt_command pt; in nscontrollers() 541 struct nvme_pt_command pt; in nscreate() 632 struct nvme_pt_command pt; in nsdelete() 699 struct nvme_pt_command pt; in nsattach() 769 struct nvme_pt_command pt; in nsdetach() 846 struct nvme_pt_command pt; in nsattached() 897 struct nvme_pt_command pt; in nsidentify()
|
| H A D | resv.c | 236 struct nvme_pt_command pt; in resvacquire() 275 struct nvme_pt_command pt; in resvregister() 314 struct nvme_pt_command pt; in resvrelease() 352 struct nvme_pt_command pt; in resvreport()
|
| H A D | power.c | 110 struct nvme_pt_command pt; in power_set() 132 struct nvme_pt_command pt; in power_apst_cmd() 253 struct nvme_pt_command pt; in power_show()
|
| H A D | firmware.c | 159 struct nvme_pt_command pt; in update_firmware() 203 struct nvme_pt_command pt; in activate_firmware()
|
| H A D | selftest.c | 58 struct nvme_pt_command pt; in selftest_op()
|
| H A D | sanitize.c | 110 struct nvme_pt_command pt; in sanitize()
|
| H A D | format.c | 116 struct nvme_pt_command pt; in format()
|
| H A D | passthru.c | 160 struct nvme_pt_command pt; in passthru()
|
| H A D | logpage.c | 196 struct nvme_pt_command pt; in read_logpage()
|
| /freebsd/sys/dev/nvmf/host/ |
| H A D | nvmf_ns.c | 268 struct nvme_pt_command *pt; in nvmf_ns_ioctl() 272 pt = (struct nvme_pt_command *)arg; in nvmf_ns_ioctl()
|
| H A D | nvmf_var.h | 168 int nvmf_passthrough_cmd(struct nvmf_softc *sc, struct nvme_pt_command *pt,
|
| H A D | nvmf.c | 1094 nvmf_passthrough_cmd(struct nvmf_softc *sc, struct nvme_pt_command *pt, in nvmf_passthrough_cmd() 1221 struct nvme_pt_command *pt; in nvmf_ioctl() 1226 pt = (struct nvme_pt_command *)arg; in nvmf_ioctl()
|
| /freebsd/sys/dev/nvme/ |
| H A D | nvme_ns.c | 69 struct nvme_pt_command *pt; in nvme_ns_ioctl() 80 pt = (struct nvme_pt_command *)arg; in nvme_ns_ioctl()
|
| H A D | nvme_ctrlr.c | 1478 struct nvme_pt_command *pt = arg; in nvme_pt_done() 1497 struct nvme_pt_command *pt, uint32_t nsid, int is_user, in nvme_ctrlr_passthrough_cmd() 1649 struct nvme_pt_command *pt; in nvme_ctrlr_ioctl() 1659 pt = (struct nvme_pt_command *)arg; in nvme_ctrlr_ioctl()
|
| H A D | nvme.h | 43 #define NVME_PASSTHROUGH_CMD _IOWR('n', 0, struct nvme_pt_command) 1867 struct nvme_pt_command { 1957 struct nvme_pt_command *pt, 1853 struct nvme_pt_command { global() struct 1865 cmdnvme_pt_command global() argument 1878 cplnvme_pt_command global() argument 1881 bufnvme_pt_command global() argument 1887 lennvme_pt_command global() argument 1896 is_readnvme_pt_command global() argument 1902 driver_locknvme_pt_command global() argument
|
| /freebsd/sbin/nvmecontrol/modules/wdc/ |
| H A D | wdc.c | 140 struct nvme_pt_command pt; in wdc_get_data() 232 struct nvme_pt_command pt; in wdc_get_data_dui()
|
| /freebsd/sys/cam/nvme/ |
| H A D | nvme_da.c | 482 struct nvme_pt_command *pt; in ndaioctl() 491 pt = (struct nvme_pt_command *)data; in ndaioctl()
|
| /freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/ |
| H A D | sanitizer_platform_limits_netbsd.cpp | 890 unsigned struct_nvme_pt_command_sz = sizeof(nvme_pt_command);
|