Home
last modified time | relevance | path

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

/linux/include/scsi/
A Dsg.h69 } sg_io_hdr_t; /* 64 bytes long (on i386) */ typedef
/linux/drivers/scsi/
A Dsg.c124 sg_io_hdr_t header; /* scsi command+info, see <scsi/sg.h> */
201 #define SZ_SG_IO_HDR sizeof(sg_io_hdr_t)
448 sg_io_hdr_t *hp; in sg_read()
564 sg_io_hdr_t *hp = &srp->header; in sg_new_read()
612 sg_io_hdr_t *hp; in sg_write()
722 sg_io_hdr_t *hp; in sg_new_write()
788 sg_io_hdr_t *hp = &srp->header; in sg_common_write()
1695 sg_io_hdr_t *hp = &srp->header; in sg_start_req()
2502 const sg_io_hdr_t *hp; in sg_proc_debug_helper()

Completed in 9 milliseconds