Home
last modified time | relevance | path

Searched refs:sg_io_hdr_t (Results 1 – 8 of 8) sorted by relevance

/third_party/toybox/toys/other/
Deject.c33 sg_io_hdr_t *header = (sg_io_hdr_t *)(toybuf+64); in remove_scsi()
/third_party/ltp/testcases/kernel/fs/scsi/ltpscsi/
Dscsimain.c254 sg_io_hdr_t io_hdr;
832 sg_io_hdr_t io_hdr; in sg3_inq()
836 memset(&io_hdr, 0, sizeof(sg_io_hdr_t)); in sg3_inq()
887 sg_io_hdr_t io_hdr; in do_logs()
900 memset(&io_hdr, 0, sizeof(sg_io_hdr_t)); in do_logs()
1570 sg_io_hdr_t io_hdr; in do_inquiry()
1573 memset(&io_hdr, 0, sizeof(sg_io_hdr_t)); in do_inquiry()
1866 sg_io_hdr_t io_hdr; in read_capacity()
1868 memset(&io_hdr, 0, sizeof(sg_io_hdr_t)); in read_capacity()
1905 sg_io_hdr_t io_hdr; in sync_cache()
[all …]
/third_party/musl/include/scsi/
Dsg.h87 } sg_io_hdr_t; typedef
/third_party/musl/porting/liteos_m/kernel/include/scsi/
Dsg.h87 } sg_io_hdr_t; typedef
/third_party/musl/porting/liteos_m_iccarm/kernel/include/scsi/
Dsg.h87 } sg_io_hdr_t; typedef
/third_party/musl/porting/uniproton/kernel/include/scsi/
Dsg.h87 } sg_io_hdr_t; typedef
/third_party/musl/ndk_musl_include/scsi/
Dsg.h87 } sg_io_hdr_t; typedef
/third_party/f2fs-tools/lib/
Dlibf2fs.c902 sg_io_hdr_t io_hdr; in get_device_info()
1005 memset(&io_hdr, 0, sizeof(sg_io_hdr_t)); in get_device_info()