Home
last modified time | relevance | path

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

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