Home
last modified time | relevance | path

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

/linux-6.12.1/include/scsi/
Dsg.h201 #define SG_GET_RESERVED_SIZE 0x2272 /* actual size of reserved buffer */ macro
/linux-6.12.1/block/
Dbsg.c137 case SG_GET_RESERVED_SIZE: in bsg_ioctl()
/linux-6.12.1/drivers/scsi/
Dscsi_ioctl.c892 case SG_GET_RESERVED_SIZE: in scsi_ioctl()
Dsg.c1046 case SG_GET_RESERVED_SIZE: in sg_ioctl_common()