Searched refs:nvme_pt_command (Results 1 – 16 of 16) sorted by relevance
402 struct nvme_pt_command pt; in nsactive()448 struct nvme_pt_command pt; in nsallocated()494 struct nvme_pt_command pt; in nscontrollers()547 struct nvme_pt_command pt; in nscreate()627 struct nvme_pt_command pt; in nsdelete()696 struct nvme_pt_command pt; in nsattach()768 struct nvme_pt_command pt; in nsdetach()847 struct nvme_pt_command pt; in nsattached()899 struct nvme_pt_command pt; in nsidentify()
239 struct nvme_pt_command pt; in resvacquire()277 struct nvme_pt_command pt; in resvregister()315 struct nvme_pt_command pt; in resvrelease()352 struct nvme_pt_command pt; in resvreport()
104 struct nvme_pt_command pt; in read_controller_data()127 struct nvme_pt_command pt; in read_namespace_data()
109 struct nvme_pt_command pt; in power_set()128 struct nvme_pt_command pt; in power_show()
161 struct nvme_pt_command pt; in update_firmware()205 struct nvme_pt_command pt; in activate_firmware()
61 struct nvme_pt_command pt; in selftest_op()
113 struct nvme_pt_command pt; in sanitize()
119 struct nvme_pt_command pt; in format()
163 struct nvme_pt_command pt; in passthru()
197 struct nvme_pt_command pt; in read_logpage()
71 struct nvme_pt_command *pt; in nvme_ns_ioctl()82 pt = (struct nvme_pt_command *)arg; in nvme_ns_ioctl()
1243 struct nvme_pt_command *pt = arg; in nvme_pt_done()1262 struct nvme_pt_command *pt, uint32_t nsid, int is_user_buffer, in nvme_ctrlr_passthrough_cmd()1338 struct nvme_pt_command *pt; in nvme_ctrlr_ioctl()1347 pt = (struct nvme_pt_command *)arg; in nvme_ctrlr_ioctl()
41 #define NVME_PASSTHROUGH_CMD _IOWR('n', 0, struct nvme_pt_command)1559 struct nvme_pt_command { struct1650 struct nvme_pt_command *pt,
141 struct nvme_pt_command pt; in wdc_get_data()233 struct nvme_pt_command pt; in wdc_get_data_dui()
402 struct nvme_pt_command *pt; in ndaioctl()411 pt = (struct nvme_pt_command *)data; in ndaioctl()
889 unsigned struct_nvme_pt_command_sz = sizeof(nvme_pt_command);