Home
last modified time | relevance | path

Searched refs:SG_IO (Results 1 – 7 of 7) sorted by relevance

/linux-6.15/include/scsi/
H A Dsg.h238 #define SG_IO 0x2285 /* similar effect as write() followed by read() */ macro
/linux-6.15/block/
H A Dbsg.c150 case SG_IO: in bsg_ioctl()
/linux-6.15/drivers/block/aoe/
H A Daoeblk.c309 if (cmd != SG_IO) in aoeblk_ioctl()
/linux-6.15/Documentation/scsi/
H A Dufs.rst166 send SG_IO with the applicable sg_io_v4::
/linux-6.15/drivers/scsi/
H A Dscsi_ioctl.c916 case SG_IO: in scsi_ioctl()
H A Dsg.c926 case SG_IO: in sg_ioctl_common()
H A Dst.c3884 case SG_IO: in st_ioctl()