Searched refs:sntl_senddiag (Results 1 – 3 of 3) sorted by relevance
/aosp_15_r20/external/sg3_utils/lib/ |
H A D | sg_pt_linux_nvme.c | 933 sntl_senddiag(struct sg_pt_linux_scsi * ptp, const uint8_t * cdbp, in sntl_senddiag() function 1769 return sntl_senddiag(ptp, cdbp, time_secs, vb); in sg_do_nvme_pt()
|
H A D | sg_pt_win32.c | 2700 sntl_senddiag(struct sg_pt_win32_scsi * psp, struct sg_pt_handle * shp, in sntl_senddiag() function 3092 return sntl_senddiag(psp, shp, cdbp, time_secs, vb); in nvme_pt()
|
H A D | sg_pt_freebsd.c | 2140 sntl_senddiag(struct sg_pt_freebsd_scsi * ptp, const uint8_t * cdbp, in sntl_senddiag() function 3013 return sntl_senddiag(ptp, cdbp, time_secs, vb); in sg_do_nvme_pt()
|