Home
last modified time | relevance | path

Searched defs:ptp (Results 1 – 21 of 21) sorted by relevance

/external/sg3_utils/lib/
Dsg_pt_haiku.c94 struct sg_pt_haiku_scsi * ptp; in construct_scsi_pt_obj_with_fd() local
121 struct sg_pt_haiku_scsi * ptp = &vp->impl; in destruct_scsi_pt_obj() local
130 struct sg_pt_haiku_scsi * ptp = &vp->impl; in clear_scsi_pt_obj() local
145 struct sg_pt_haiku_scsi * ptp = &vp->impl; in set_scsi_pt_cdb() local
158 struct sg_pt_haiku_scsi * ptp = &vp->impl; in set_scsi_pt_sense() local
172 struct sg_pt_haiku_scsi * ptp = &vp->impl; in set_scsi_pt_data_in() local
189 struct sg_pt_haiku_scsi * ptp = &vp->impl; in set_scsi_pt_data_out() local
210 struct sg_pt_haiku_scsi * ptp = &vp->impl; in set_scsi_pt_tag() local
219 struct sg_pt_haiku_scsi * ptp = &vp->impl; in set_scsi_pt_task_management() local
229 struct sg_pt_haiku_scsi * ptp = &vp->impl; in set_scsi_pt_task_attr() local
[all …]
Dsg_pt_solaris.c98 struct sg_pt_solaris_scsi * ptp; in construct_scsi_pt_obj_with_fd() local
125 struct sg_pt_solaris_scsi * ptp = &vp->impl; in destruct_scsi_pt_obj() local
136 struct sg_pt_solaris_scsi * ptp = &vp->impl; in clear_scsi_pt_obj() local
153 struct sg_pt_solaris_scsi * ptp = &vp->impl; in partial_clear_scsi_pt_obj() local
170 struct sg_pt_solaris_scsi * ptp = &vp->impl; in set_scsi_pt_cdb() local
179 const struct sg_pt_solaris_scsi * ptp = &vp->impl; in get_scsi_pt_cdb_len() local
187 const struct sg_pt_solaris_scsi * ptp = &vp->impl; in get_scsi_pt_cdb_buf() local
196 struct sg_pt_solaris_scsi * ptp = &vp->impl; in set_scsi_pt_sense() local
210 struct sg_pt_solaris_scsi * ptp = &vp->impl; in set_scsi_pt_data_in() local
227 struct sg_pt_solaris_scsi * ptp = &vp->impl; in set_scsi_pt_data_out() local
[all …]
Dsg_pt_linux.c391 struct sg_pt_linux_scsi * ptp; in construct_scsi_pt_obj_with_fd() local
435 struct sg_pt_linux_scsi * ptp = &vp->impl; in destruct_scsi_pt_obj() local
451 struct sg_pt_linux_scsi * ptp = &vp->impl; in clear_scsi_pt_obj() local
488 struct sg_pt_linux_scsi * ptp = &vp->impl; in partial_clear_scsi_pt_obj() local
541 struct sg_pt_linux_scsi * ptp = &vp->impl; in set_pt_file_handle() local
625 const struct sg_pt_linux_scsi * ptp = &vp->impl; in sg_linux_get_sg_version() local
635 const struct sg_pt_linux_scsi * ptp = &vp->impl; in get_pt_file_handle() local
644 struct sg_pt_linux_scsi * ptp = &vp->impl; in set_scsi_pt_cdb() local
653 const struct sg_pt_linux_scsi * ptp = &vp->impl; in get_scsi_pt_cdb_len() local
661 const struct sg_pt_linux_scsi * ptp = &vp->impl; in get_scsi_pt_cdb_buf() local
[all …]
Dsg_pt_osf1.c176 struct sg_pt_osf1_scsi * ptp; in construct_scsi_pt_obj_with_fd() local
198 struct sg_pt_osf1_scsi * ptp = &vp->impl; in destruct_scsi_pt_obj() local
209 struct sg_pt_osf1_scsi * ptp = &vp->impl; in clear_scsi_pt_obj() local
224 struct sg_pt_osf1_scsi * ptp = &vp->impl; in partial_clear_scsi_pt_obj() local
241 struct sg_pt_osf1_scsi * ptp = &vp->impl; in set_scsi_pt_cdb() local
250 const struct sg_pt_osf1_scsi * ptp = &vp->impl; in get_scsi_pt_cdb_len() local
258 const struct sg_pt_osf1_scsi * ptp = &vp->impl; in get_scsi_pt_cdb_buf() local
267 struct sg_pt_osf1_scsi * ptp = &vp->impl; in set_scsi_pt_sense() local
282 struct sg_pt_osf1_scsi * ptp = &vp->impl; in set_scsi_pt_data_in() local
298 struct sg_pt_osf1_scsi * ptp = &vp->impl; in set_scsi_pt_data_out() local
[all …]
Dsg_pt_freebsd.c136 get_fdc_p(struct sg_pt_freebsd_scsi * ptp) in get_fdc_p()
146 get_fdc_cp(const struct sg_pt_freebsd_scsi * ptp) in get_fdc_cp()
538 struct sg_pt_freebsd_scsi * ptp; in construct_scsi_pt_obj_with_fd() local
577 struct sg_pt_freebsd_scsi * ptp; in destruct_scsi_pt_obj() local
593 struct sg_pt_freebsd_scsi * ptp; in clear_scsi_pt_obj() local
615 struct sg_pt_freebsd_scsi * ptp = &vp->impl; in partial_clear_scsi_pt_obj() local
638 struct sg_pt_freebsd_scsi * ptp; in set_pt_file_handle() local
676 const struct sg_pt_freebsd_scsi * ptp = &vp->impl; in get_pt_file_handle() local
684 struct sg_pt_freebsd_scsi * ptp = &vp->impl; in set_scsi_pt_cdb() local
693 const struct sg_pt_freebsd_scsi * ptp = &vp->impl; in get_scsi_pt_cdb_len() local
[all …]
Dsg_pt_linux_nvme.c191 mk_sense_asc_ascq(struct sg_pt_linux_scsi * ptp, int sk, int asc, int ascq, in mk_sense_asc_ascq()
215 mk_sense_from_nvme_status(struct sg_pt_linux_scsi * ptp, int vb) in mk_sense_from_nvme_status()
250 mk_sense_invalid_fld(struct sg_pt_linux_scsi * ptp, bool in_cdb, int in_byte, in mk_sense_invalid_fld()
303 sg_nvme_admin_cmd(struct sg_pt_linux_scsi * ptp, in sg_nvme_admin_cmd()
399 sntl_check_enclosure_override(struct sg_pt_linux_scsi * ptp, int vb) in sntl_check_enclosure_override()
452 sntl_do_identify(struct sg_pt_linux_scsi * ptp, int cns, int nsid, in sntl_do_identify()
469 sntl_cache_identify(struct sg_pt_linux_scsi * ptp, int time_secs, int vb) in sntl_cache_identify()
490 sntl_get_features(struct sg_pt_linux_scsi * ptp, int feature_id, int select, in sntl_get_features()
521 sntl_inq(struct sg_pt_linux_scsi * ptp, const uint8_t * cdbp, int time_secs, in sntl_inq()
674 sntl_rluns(struct sg_pt_linux_scsi * ptp, const uint8_t * cdbp, int time_secs, in sntl_rluns()
[all …]
Dsg_pt_dummy.c120 struct sg_pt_dummy * ptp; in construct_scsi_pt_obj_with_fd() local
140 struct sg_pt_dummy * ptp = &vp->impl; in destruct_scsi_pt_obj() local
149 struct sg_pt_dummy * ptp = &vp->impl; in clear_scsi_pt_obj() local
159 struct sg_pt_dummy * ptp = &vp->impl; in partial_clear_scsi_pt_obj() local
/external/trace-cmd/lib/trace-cmd/
Dtrace-timesync-ptp.c96 struct ptp_clock_sync *ptp; member
117 struct ptp_clock_sync *ptp; in ptp_clock_sync_init() local
188 struct ptp_clock_sync *ptp; in ptp_clock_sync_free() local
305 struct ptp_clock_sync *ptp; in ptp_calc_offset_fastest() local
353 struct ptp_clock_sync *ptp; in ptp_calc_offset_hist() local
435 struct ptp_clock_sync *ptp; in ptp_clock_client() local
531 struct ptp_clock_sync *ptp; in ptp_clock_server() local
679 struct ptp_clock_sync *ptp; in ptp_clock_sync_calc() local
/external/sg3_utils/testing/
Dsg_tst_context.cpp137 pt_cat_no_good(int cat, struct sg_pt_base * ptp, const unsigned char * sbp) in pt_cat_no_good()
182 do_tur(struct sg_pt_base * ptp, int id) in do_tur()
227 do_ssu(struct sg_pt_base * ptp, int id, bool start) in do_ssu()
280 struct sg_pt_base * ptp = NULL; in work_thread() local
Dsg_tst_excl2.cpp148 pt_cat_no_good(int cat, struct sg_pt_base * ptp, const unsigned char * sbp) in pt_cat_no_good()
196 struct sg_pt_base * ptp = NULL; in do_rd_inc_wr_twice() local
322 struct sg_pt_base * ptp = NULL; in do_inquiry_prod_id() local
Dsg_tst_excl3.cpp154 pt_cat_no_good(int cat, struct sg_pt_base * ptp, const unsigned char * sbp) in pt_cat_no_good()
202 struct sg_pt_base * ptp = NULL; in do_rd_inc_wr_twice() local
330 struct sg_pt_base * ptp = NULL; in do_inquiry_prod_id() local
Dsg_tst_async.cpp472 struct sg_io_hdr * ptp; in start_sg3_cmd() local
558 struct sg_io_hdr * ptp; in finish_sg3_cmd() local
657 struct sg_io_v4 * ptp; in start_sg4_cmd() local
735 struct sg_io_v4 * ptp; in finish_sg4_cmd() local
870 struct sg_pt_base * ptp = NULL; in work_sync_thread() local
/external/flashrom/
Dsfdp.c77 uint32_t ptp; /* 24b pointer */ member
/external/pytorch/torch/_numpy/
D_reductions_impl.py176 def ptp( function
/external/libwebsockets/lib/misc/threadpool/
Dthreadpool.c776 struct lws_threadpool **ptp; in lws_threadpool_destroy() local
/external/tensorflow/tensorflow/python/ops/numpy_ops/
Dnp_math_ops.py1129 def ptp(a, axis=None, keepdims=None): function
/external/pytorch/test/cpp/jit/
Dtest_misc.cpp1603 auto ptp = typ->expect<TensorType>(); in checkShape() local
/external/bcc/libbpf-tools/loongarch/
Dvmlinux_602.h55645 const struct stmmac_hwtimestamp *ptp; member
Dvmlinux.h55645 const struct stmmac_hwtimestamp *ptp; member
/external/bcc/libbpf-tools/riscv/
Dvmlinux_602.h102645 struct vsc85xx_ptp *ptp; member
Dvmlinux.h102645 struct vsc85xx_ptp *ptp; member