Searched defs:ptp (Results 1 – 6 of 6) sorted by relevance
/external/f2fs-tools/tools/sg_write_buffer/ |
D | sg_pt_linux.c | 398 struct sg_pt_linux_scsi * ptp; in construct_scsi_pt_obj_with_fd() local 434 struct sg_pt_linux_scsi * ptp = &vp->impl; in destruct_scsi_pt_obj() local 452 struct sg_pt_linux_scsi * ptp = &vp->impl; in clear_scsi_pt_obj() local 484 struct sg_pt_linux_scsi * ptp = &vp->impl; in set_pt_file_handle() local 512 const struct sg_pt_linux_scsi * ptp = &vp->impl; in get_pt_file_handle() local 521 struct sg_pt_linux_scsi * ptp = &vp->impl; in set_scsi_pt_cdb() local 533 struct sg_pt_linux_scsi * ptp = &vp->impl; in set_scsi_pt_sense() local 547 struct sg_pt_linux_scsi * ptp = &vp->impl; in set_scsi_pt_data_in() local 562 struct sg_pt_linux_scsi * ptp = &vp->impl; in set_scsi_pt_data_out() local 576 struct sg_pt_linux_scsi * ptp = &vp->impl; in set_pt_metadata_xfer() local [all …]
|
D | sg_pt_linux_nvme.c | 193 mk_sense_asc_ascq(struct sg_pt_linux_scsi * ptp, int sk, int asc, int ascq, in mk_sense_asc_ascq() 217 mk_sense_from_nvme_status(struct sg_pt_linux_scsi * ptp, int vb) in mk_sense_from_nvme_status() 249 mk_sense_invalid_fld(struct sg_pt_linux_scsi * ptp, bool in_cdb, int in_byte, in mk_sense_invalid_fld() 299 do_nvme_admin_cmd(struct sg_pt_linux_scsi * ptp, in do_nvme_admin_cmd() 388 sntl_cache_identity(struct sg_pt_linux_scsi * ptp, int time_secs, int vb) in sntl_cache_identity() 412 sntl_inq(struct sg_pt_linux_scsi * ptp, const uint8_t * cdbp, int time_secs, in sntl_inq() 543 sntl_rluns(struct sg_pt_linux_scsi * ptp, const uint8_t * cdbp, int time_secs, in sntl_rluns() 609 sntl_tur(struct sg_pt_linux_scsi * ptp, int time_secs, int vb) in sntl_tur() 653 sntl_req_sense(struct sg_pt_linux_scsi * ptp, const uint8_t * cdbp, in sntl_req_sense() 716 sntl_senddiag(struct sg_pt_linux_scsi * ptp, const uint8_t * cdbp, in sntl_senddiag() [all …]
|
/external/llvm-project/compiler-rt/test/sanitizer_common/TestCases/NetBSD/ |
D | protoent.cpp | 10 struct protoent *ptp = getprotoent(); in test1() local 22 struct protoent *ptp = getprotobyname("icmp"); in test2() local 34 struct protoent *ptp = getprotobynumber(1); in test3() local 47 struct protoent *ptp = getprotobynumber(1); in test4() local 61 struct protoent *ptp = getprotobyname("ttp"); in test5() local
|
/external/libwebsockets/lib/misc/threadpool/ |
D | threadpool.c | 736 struct lws_threadpool **ptp; in lws_threadpool_destroy() local
|
/external/tensorflow/tensorflow/python/ops/numpy_ops/ |
D | np_math_ops.py | 1124 def ptp(a, axis=None, keepdims=None): function
|
/external/mesa3d/src/mesa/drivers/dri/r200/ |
D | r200_context.h | 512 struct radeon_state_atom ptp; member
|