• Home
  • Raw
  • Download

Lines Matching defs:vp

123 destruct_scsi_pt_obj(struct sg_pt_base * vp)  in destruct_scsi_pt_obj()
132 clear_scsi_pt_obj(struct sg_pt_base * vp) in clear_scsi_pt_obj()
151 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()
177 get_scsi_pt_cdb_len(const struct sg_pt_base * vp) in get_scsi_pt_cdb_len()
185 get_scsi_pt_cdb_buf(const struct sg_pt_base * vp) in get_scsi_pt_cdb_buf()
193 set_scsi_pt_sense(struct sg_pt_base * vp, uint8_t * sense, in set_scsi_pt_sense()
207 set_scsi_pt_data_in(struct sg_pt_base * vp, uint8_t * dxferp, in set_scsi_pt_data_in()
224 set_scsi_pt_data_out(struct sg_pt_base * vp, const uint8_t * dxferp, in set_scsi_pt_data_out()
240 set_scsi_pt_packet_id(struct sg_pt_base * vp, int pack_id) in set_scsi_pt_packet_id()
249 set_scsi_pt_tag(struct sg_pt_base * vp, uint64_t tag) in set_scsi_pt_tag()
259 set_scsi_pt_task_management(struct sg_pt_base * vp, int tmf_code) in set_scsi_pt_task_management()
268 set_scsi_pt_task_attr(struct sg_pt_base * vp, int attribute, int priority) in set_scsi_pt_task_attr()
289 do_scsi_pt(struct sg_pt_base * vp, int fd, int time_secs, int verbose) in do_scsi_pt()
341 get_scsi_pt_result_category(const struct sg_pt_base * vp) in get_scsi_pt_result_category()
358 get_pt_result(const struct sg_pt_base * vp) in get_pt_result()
366 get_scsi_pt_resid(const struct sg_pt_base * vp) in get_scsi_pt_resid()
374 get_pt_req_lengths(const struct sg_pt_base * vp, int * req_dinp, in get_pt_req_lengths()
396 get_pt_actual_lengths(const struct sg_pt_base * vp, int * act_dinp, in get_pt_actual_lengths()
418 get_scsi_pt_status_response(const struct sg_pt_base * vp) in get_scsi_pt_status_response()
426 get_scsi_pt_sense_len(const struct sg_pt_base * vp) in get_scsi_pt_sense_len()
439 get_scsi_pt_sense_buf(const struct sg_pt_base * vp) in get_scsi_pt_sense_buf()
447 get_scsi_pt_duration_ms(const struct sg_pt_base * vp) in get_scsi_pt_duration_ms()
458 get_pt_duration_ns(const struct sg_pt_base * vp __attribute__ ((unused))) in get_pt_duration_ns()
464 get_scsi_pt_transport_err(const struct sg_pt_base * vp) in get_scsi_pt_transport_err()
473 set_scsi_pt_transport_err(struct sg_pt_base * vp, int err) in set_scsi_pt_transport_err()
482 get_scsi_pt_os_err(const struct sg_pt_base * vp) in get_scsi_pt_os_err()
490 pt_device_is_nvme(const struct sg_pt_base * vp) in pt_device_is_nvme()
498 get_scsi_pt_transport_err_str(const struct sg_pt_base * vp, int max_b_len, in get_scsi_pt_transport_err_str()
511 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()
524 do_nvm_pt(struct sg_pt_base * vp, int submq, int timeout_secs, int verbose) in do_nvm_pt()
545 get_pt_file_handle(const struct sg_pt_base * vp) in get_pt_file_handle()
557 get_pt_nvme_nsid(const struct sg_pt_base * vp) in get_pt_nvme_nsid()
568 set_pt_file_handle(struct sg_pt_base * vp, int dev_han, int vb) in set_pt_file_handle()