Lines Matching defs:vp
138 destruct_scsi_pt_obj(struct sg_pt_base * vp) in destruct_scsi_pt_obj()
147 clear_scsi_pt_obj(struct sg_pt_base * vp) in clear_scsi_pt_obj()
157 partial_clear_scsi_pt_obj(struct sg_pt_base * vp) in partial_clear_scsi_pt_obj()
167 set_scsi_pt_cdb(struct sg_pt_base * vp, const uint8_t * cdb, in set_scsi_pt_cdb()
176 get_scsi_pt_cdb_len(const struct sg_pt_base * vp) in get_scsi_pt_cdb_len()
183 get_scsi_pt_cdb_buf(const struct sg_pt_base * vp) in get_scsi_pt_cdb_buf()
190 set_scsi_pt_sense(struct sg_pt_base * vp, uint8_t * sense, in set_scsi_pt_sense()
200 set_scsi_pt_data_in(struct sg_pt_base * vp, uint8_t * dxferp, in set_scsi_pt_data_in()
210 set_scsi_pt_data_out(struct sg_pt_base * vp, const uint8_t * dxferp, in set_scsi_pt_data_out()
219 set_scsi_pt_packet_id(struct sg_pt_base * vp, int pack_id) in set_scsi_pt_packet_id()
226 set_scsi_pt_tag(struct sg_pt_base * vp, uint64_t tag) in set_scsi_pt_tag()
233 set_scsi_pt_task_management(struct sg_pt_base * vp, int tmf_code) in set_scsi_pt_task_management()
240 set_scsi_pt_task_attr(struct sg_pt_base * vp, int attrib, int priority) in set_scsi_pt_task_attr()
248 set_scsi_pt_flags(struct sg_pt_base * vp, int flags) in set_scsi_pt_flags()
255 do_scsi_pt(struct sg_pt_base * vp, int device_fd, int time_secs, int verbose) in do_scsi_pt()
265 get_scsi_pt_result_category(const struct sg_pt_base * vp) in get_scsi_pt_result_category()
272 get_scsi_pt_resid(const struct sg_pt_base * vp) in get_scsi_pt_resid()
279 get_pt_req_lengths(const struct sg_pt_base * vp, int * req_dinp, in get_pt_req_lengths()
288 get_pt_actual_lengths(const struct sg_pt_base * vp, int * act_dinp, in get_pt_actual_lengths()
298 get_scsi_pt_status_response(const struct sg_pt_base * vp) in get_scsi_pt_status_response()
305 get_scsi_pt_sense_len(const struct sg_pt_base * vp) in get_scsi_pt_sense_len()
312 get_scsi_pt_sense_buf(const struct sg_pt_base * vp) in get_scsi_pt_sense_buf()
319 get_scsi_pt_duration_ms(const struct sg_pt_base * vp) in get_scsi_pt_duration_ms()
328 get_pt_duration_ns(const struct sg_pt_base * vp __attribute__ ((unused))) in get_pt_duration_ns()
334 get_scsi_pt_transport_err(const struct sg_pt_base * vp) in get_scsi_pt_transport_err()
341 get_scsi_pt_os_err(const struct sg_pt_base * vp) in get_scsi_pt_os_err()
348 pt_device_is_nvme(const struct sg_pt_base * vp) in pt_device_is_nvme()
355 get_scsi_pt_transport_err_str(const struct sg_pt_base * vp, int max_b_len, in get_scsi_pt_transport_err_str()
365 get_scsi_pt_os_err_str(const struct sg_pt_base * vp, int max_b_len, char * b) in get_scsi_pt_os_err_str()
374 do_nvm_pt(struct sg_pt_base * vp, int submq, int timeout_secs, int verbose) in do_nvm_pt()
395 get_pt_file_handle(const struct sg_pt_base * vp) in get_pt_file_handle()
405 get_pt_nvme_nsid(const struct sg_pt_base * vp) in get_pt_nvme_nsid()
412 get_pt_result(const struct sg_pt_base * vp) in get_pt_result()
419 set_pt_file_handle(struct sg_pt_base * vp, int dev_han, int vb) in set_pt_file_handle()
428 set_pt_metadata_xfer(struct sg_pt_base * vp, uint8_t * mdxferp, in set_pt_metadata_xfer()
438 set_scsi_pt_transport_err(struct sg_pt_base * vp, int err) in set_scsi_pt_transport_err()