Home
last modified time | relevance | path

Searched refs:sg_io_hdr (Results 1 – 4 of 4) sorted by relevance

/Linux-v5.4/include/scsi/
Dsg.h44 typedef struct sg_io_hdr struct
211 typedef struct sg_io_hdr Sg_io_hdr;
/Linux-v5.4/block/
Dscsi_ioctl.c217 struct sg_io_hdr *hdr, fmode_t mode) in blk_fill_sghdr_rq()
242 static int blk_complete_sghdr_rq(struct request *rq, struct sg_io_hdr *hdr, in blk_complete_sghdr_rq()
279 struct sg_io_hdr *hdr, fmode_t mode) in sg_io()
582 struct sg_io_hdr hdr; in scsi_cmd_ioctl()
597 struct sg_io_hdr hdr; in scsi_cmd_ioctl()
/Linux-v5.4/Documentation/scsi/
Dscsi-generic.txt26 It adds the sg_io_hdr interface structure.
/Linux-v5.4/include/linux/
Dblkdev.h38 struct sg_io_hdr;