Home
last modified time | relevance | path

Searched defs:cdbp (Results 1 – 14 of 14) sorted by relevance

/aosp_15_r20/external/sg3_utils/lib/
H A Dsg_pt_linux_nvme.c521 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()
777 sntl_req_sense(struct sg_pt_linux_scsi * ptp, const uint8_t * cdbp, in sntl_req_sense()
830 sntl_mode_ss(struct sg_pt_linux_scsi * ptp, const uint8_t * cdbp, in sntl_mode_ss()
933 sntl_senddiag(struct sg_pt_linux_scsi * ptp, const uint8_t * cdbp, in sntl_senddiag()
1051 sntl_recvdiag(struct sg_pt_linux_scsi * ptp, const uint8_t * cdbp, in sntl_recvdiag()
1109 sntl_rep_opcodes(struct sg_pt_linux_scsi * ptp, const uint8_t * cdbp, in sntl_rep_opcodes()
1227 sntl_rep_tmfs(struct sg_pt_linux_scsi * ptp, const uint8_t * cdbp, in sntl_rep_tmfs()
1266 sntl_readcap(struct sg_pt_linux_scsi * ptp, const uint8_t * cdbp, in sntl_readcap()
1456 sntl_rread(struct sg_pt_linux_scsi * ptp, const uint8_t * cdbp, in sntl_rread()
[all …]
H A Dsg_pt_freebsd.c1708 sntl_inq(struct sg_pt_freebsd_scsi * ptp, const uint8_t * cdbp, int time_secs, in sntl_inq()
1876 sntl_rluns(struct sg_pt_freebsd_scsi * ptp, const uint8_t * cdbp, in sntl_rluns()
2004 sntl_req_sense(struct sg_pt_freebsd_scsi * ptp, const uint8_t * cdbp, in sntl_req_sense()
2072 sntl_mode_ss(struct sg_pt_freebsd_scsi * ptp, const uint8_t * cdbp, in sntl_mode_ss()
2140 sntl_senddiag(struct sg_pt_freebsd_scsi * ptp, const uint8_t * cdbp, in sntl_senddiag()
2274 sntl_recvdiag(struct sg_pt_freebsd_scsi * ptp, const uint8_t * cdbp, in sntl_recvdiag()
2372 sntl_rep_opcodes(struct sg_pt_freebsd_scsi * ptp, const uint8_t * cdbp, in sntl_rep_opcodes()
2490 sntl_rep_tmfs(struct sg_pt_freebsd_scsi * ptp, const uint8_t * cdbp, in sntl_rep_tmfs()
2522 sntl_rread(struct sg_pt_freebsd_scsi * ptp, const uint8_t * cdbp, in sntl_rread()
2583 sntl_write(struct sg_pt_freebsd_scsi * ptp, const uint8_t * cdbp, in sntl_write()
[all …]
H A Dsg_pt_win32.c2310 const uint8_t * cdbp, int time_secs, int vb) in sntl_inq()
2469 const uint8_t * cdbp, int time_secs, int vb) in sntl_rluns()
2581 const uint8_t * cdbp, int time_secs, int vb) in sntl_req_sense()
2640 const uint8_t * cdbp, int time_secs, int vb) in sntl_mode_ss()
2701 const uint8_t * cdbp, int time_secs, int vb) in sntl_senddiag()
2828 const uint8_t * cdbp, int time_secs, int vb) in sntl_recvdiag()
2891 const uint8_t * cdbp, int time_secs, int vb) in sntl_rep_opcodes()
3007 const uint8_t * cdbp, int time_secs, int vb) in sntl_rep_tmfs()
3050 const uint8_t * cdbp = NULL; in nvme_pt() local
H A Dsg_pt_common.c399 const uint8_t * cdbp, uint8_t * dip, int mx_di_len, in sntl_resp_mode_sense10()
546 const uint8_t * cdbp, const uint8_t * dop, int do_len, in sntl_resp_mode_select10()
H A Dsg_lib.c173 sg_get_command_str(const uint8_t * cdbp, int sz, bool cmd_name, int blen, in sg_get_command_str()
220 sg_print_command_len(const uint8_t * cdbp, int sz) in sg_print_command_len()
229 sg_print_command(const uint8_t * cdbp) in sg_print_command()
2305 sg_get_command_name(const uint8_t * cdbp, int peri_type, int buff_len, in sg_get_command_name()
2633 sg_is_scsi_cdb(const uint8_t * cdbp, int clen) in sg_is_scsi_cdb()
H A Dsg_cmds_extra.c1801 sg_ll_ata_pt(int sg_fd, const uint8_t * cdbp, int cdb_len, in sg_ll_ata_pt()
/aosp_15_r20/external/sg3_utils/src/
H A Dsg_write_verify.c126 run_scsi_transaction(int sg_fd, const uint8_t *cdbp, int cdb_len, in run_scsi_transaction()
H A Dsg_compare_and_write.c327 sg_build_scsi_cdb(uint8_t * cdbp, unsigned int blocks, in sg_build_scsi_cdb()
H A Dsg_read.c223 sg_build_scsi_cdb(uint8_t * cdbp, int cdb_sz, unsigned int blocks, in sg_build_scsi_cdb()
H A Dsgm_dd.c398 sg_build_scsi_cdb(uint8_t * cdbp, int cdb_sz, unsigned int blocks, in sg_build_scsi_cdb()
H A Dsg_dd.c608 sg_build_scsi_cdb(uint8_t * cdbp, int cdb_sz, unsigned int blocks, in sg_build_scsi_cdb()
H A Dsgp_dd.c973 sg_build_scsi_cdb(uint8_t * cdbp, int cdb_sz, unsigned int blocks, in sg_build_scsi_cdb()
/aosp_15_r20/external/sg3_utils/testing/
H A Dsg_mrq_dd.cpp714 const cdb_arr_t * cdbp = (const cdb_arr_t *)h4p->usr_ptr; in lk_chk_n_print4() local
2073 sg_build_scsi_cdb(uint8_t * cdbp, int cdb_sz, unsigned int blocks, in sg_build_scsi_cdb()
H A Dsgh_dd.cpp2020 sg_build_scsi_cdb(uint8_t * cdbp, int cdb_sz, unsigned int blocks, in sg_build_scsi_cdb()