Home
last modified time | relevance | path

Searched refs:cge_flags (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/drivers/scsi/
Dch.c784 cge.cge_flags = 0; in ch_ioctl()
789 cge.cge_flags |= CGE_SRC; in ch_ioctl()
791 cge.cge_flags |= CGE_INVERT; in ch_ioctl()
802 cge.cge_flags |= CGE_IDLUN; in ch_ioctl()
807 cge.cge_flags |= CGE_PVOLTAG; in ch_ioctl()
811 cge.cge_flags |= CGE_AVOLTAG; in ch_ioctl()
/Linux-v4.19/include/uapi/linux/
Dchio.h125 int cge_flags; member