Home
last modified time | relevance | path

Searched refs:sg_io_hdr_t (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/include/scsi/
H A Dsg.h69 } sg_io_hdr_t; /* 64 bytes long (on i386) */ typedef
272 /* IOCTLs: The following are not required (or ignored) when the sg_io_hdr_t
280 Each time a sg_io_hdr_t object is seen on this file descriptor, this
/kernel/linux/linux-6.6/include/scsi/
H A Dsg.h65 } sg_io_hdr_t; /* 64 bytes long (on i386) */ typedef
301 /* IOCTLs: The following are not required (or ignored) when the sg_io_hdr_t
309 Each time a sg_io_hdr_t object is seen on this file descriptor, this
/kernel/linux/linux-5.10/drivers/scsi/
H A Dsg.c123 sg_io_hdr_t header; /* scsi command+info, see <scsi/sg.h> */
200 #define SZ_SG_IO_HDR sizeof(sg_io_hdr_t)
448 sg_io_hdr_t *hp; in sg_read()
558 sg_io_hdr_t *hp = &srp->header; in sg_new_read()
605 sg_io_hdr_t *hp; in sg_write()
715 sg_io_hdr_t *hp; in sg_new_write()
781 sg_io_hdr_t *hp = &srp->header; in sg_common_write()
1722 sg_io_hdr_t *hp = &srp->header; in sg_start_req()
2552 const sg_io_hdr_t *hp; in sg_proc_debug_helper()
/kernel/linux/linux-6.6/drivers/scsi/
H A Dsg.c128 sg_io_hdr_t header; /* scsi command+info, see <scsi/sg.h> */
205 #define SZ_SG_IO_HDR sizeof(sg_io_hdr_t)
448 sg_io_hdr_t *hp; in sg_read()
560 sg_io_hdr_t *hp = &srp->header; in sg_new_read()
608 sg_io_hdr_t *hp; in sg_write()
718 sg_io_hdr_t *hp; in sg_new_write()
784 sg_io_hdr_t *hp = &srp->header; in sg_common_write()
1732 sg_io_hdr_t *hp = &srp->header; in sg_start_req()
2532 const sg_io_hdr_t *hp; in sg_proc_debug_helper()

Completed in 9 milliseconds