Home
last modified time | relevance | path

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

/linux-5.19.10/include/scsi/
Dsg.h200 #define SG_SET_RESERVED_SIZE 0x2275 /* request a new reserved buffer size */ macro
/linux-5.19.10/block/
Dbsg.c138 case SG_SET_RESERVED_SIZE: in bsg_ioctl()
/linux-5.19.10/drivers/scsi/
Dscsi_ioctl.c907 case SG_SET_RESERVED_SIZE: in scsi_ioctl()
Dsg.c1022 case SG_SET_RESERVED_SIZE: in sg_ioctl_common()