Searched refs:nvme_pt_command (Results 1 – 14 of 14) sorted by relevance
401 struct nvme_pt_command pt; in nsactive()431 struct nvme_pt_command pt; in nsallocated()468 struct nvme_pt_command pt; in nscontrollers()512 struct nvme_pt_command pt; in nscreate()583 struct nvme_pt_command pt; in nsdelete()642 struct nvme_pt_command pt; in nsattach()704 struct nvme_pt_command pt; in nsdetach()773 struct nvme_pt_command pt; in nsattached()815 struct nvme_pt_command pt; in nsidentify()
238 struct nvme_pt_command pt; in resvacquire()276 struct nvme_pt_command pt; in resvregister()314 struct nvme_pt_command pt; in resvrelease()351 struct nvme_pt_command pt; in resvreport()
102 struct nvme_pt_command pt; in read_controller_data()124 struct nvme_pt_command pt; in read_namespace_data()
108 struct nvme_pt_command pt; in power_set()127 struct nvme_pt_command pt; in power_show()
159 struct nvme_pt_command pt; in update_firmware()196 struct nvme_pt_command pt; in activate_firmware()
112 struct nvme_pt_command pt; in sanitize()
118 struct nvme_pt_command pt; in format()
162 struct nvme_pt_command pt; in passthru()
196 struct nvme_pt_command pt; in read_logpage()
974 struct nvme_pt_command *pt = arg; in nvme_pt_done()993 struct nvme_pt_command *pt, uint32_t nsid, int is_user_buffer, in nvme_ctrlr_passthrough_cmd()1083 struct nvme_pt_command *pt; in nvme_ctrlr_ioctl()1092 pt = (struct nvme_pt_command *)arg; in nvme_ctrlr_ioctl()
71 struct nvme_pt_command *pt; in nvme_ns_ioctl()82 pt = (struct nvme_pt_command *)arg; in nvme_ns_ioctl()
41 #define NVME_PASSTHROUGH_CMD _IOWR('n', 0, struct nvme_pt_command)1476 struct nvme_pt_command { struct1562 struct nvme_pt_command *pt,
118 struct nvme_pt_command pt; in wdc_get_data()
583 unsigned struct_nvme_pt_command_sz = sizeof(nvme_pt_command);