Searched refs:nvme_pt_command (Results 1 – 16 of 16) sorted by relevance
400 struct nvme_pt_command pt; in nsactive()445 struct nvme_pt_command pt; in nsallocated()490 struct nvme_pt_command pt; in nscontrollers()542 struct nvme_pt_command pt; in nscreate()633 struct nvme_pt_command pt; in nsdelete()700 struct nvme_pt_command pt; in nsattach()770 struct nvme_pt_command pt; in nsdetach()847 struct nvme_pt_command pt; in nsattached()898 struct nvme_pt_command pt; in nsidentify()
102 struct nvme_pt_command pt; in read_controller_data()125 struct nvme_pt_command pt; in read_namespace_data()
237 struct nvme_pt_command pt; in resvacquire()276 struct nvme_pt_command pt; in resvregister()315 struct nvme_pt_command pt; in resvrelease()353 struct nvme_pt_command pt; in resvreport()
103 struct nvme_pt_command pt; in power_set()122 struct nvme_pt_command pt; in power_show()
160 struct nvme_pt_command pt; in update_firmware()204 struct nvme_pt_command pt; in activate_firmware()
59 struct nvme_pt_command pt; in selftest_op()
111 struct nvme_pt_command pt; in sanitize()
117 struct nvme_pt_command pt; in format()
161 struct nvme_pt_command pt; in passthru()
197 struct nvme_pt_command pt; in read_logpage()
69 struct nvme_pt_command *pt; in nvme_ns_ioctl()80 pt = (struct nvme_pt_command *)arg; in nvme_ns_ioctl()
1250 struct nvme_pt_command *pt = arg; in nvme_pt_done()1269 struct nvme_pt_command *pt, uint32_t nsid, int is_user_buffer, in nvme_ctrlr_passthrough_cmd()1346 struct nvme_pt_command *pt; in nvme_ctrlr_ioctl()1355 pt = (struct nvme_pt_command *)arg; in nvme_ctrlr_ioctl()
39 #define NVME_PASSTHROUGH_CMD _IOWR('n', 0, struct nvme_pt_command)1782 struct nvme_pt_command { struct1873 struct nvme_pt_command *pt,
139 struct nvme_pt_command pt; in wdc_get_data()231 struct nvme_pt_command pt; in wdc_get_data_dui()
400 struct nvme_pt_command *pt; in ndaioctl()409 pt = (struct nvme_pt_command *)data; in ndaioctl()
890 unsigned struct_nvme_pt_command_sz = sizeof(nvme_pt_command);