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> */
205 #define SZ_SG_IO_HDR sizeof(sg_io_hdr_t)
444 sg_io_hdr_t *hp; in sg_read()
556 sg_io_hdr_t *hp = &srp->header; in sg_new_read()
604 sg_io_hdr_t *hp; in sg_write()
714 sg_io_hdr_t *hp; in sg_new_write()
780 sg_io_hdr_t *hp = &srp->header; in sg_common_write()
1726 sg_io_hdr_t *hp = &srp->header; in sg_start_req()
2527 const sg_io_hdr_t *hp; in sg_proc_debug_helper()