Home
last modified time | relevance | path

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

/linux/include/scsi/
H A Dsg.h65 } sg_io_hdr_t; /* 64 bytes long (on i386) */ typedef
/linux/drivers/scsi/
H A Dsg.c128 sg_io_hdr_t header; /* scsi command+info, see <scsi/sg.h> */
206 #define SZ_SG_IO_HDR sizeof(sg_io_hdr_t)
445 sg_io_hdr_t *hp; in sg_read()
557 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()
783 sg_io_hdr_t *hp = &srp->header; in sg_common_write()
1727 sg_io_hdr_t *hp = &srp->header; in sg_start_req()
2536 const sg_io_hdr_t *hp; in sg_proc_debug_helper()