Home
last modified time | relevance | path

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

/linux/drivers/scsi/
H A Dch.c814 cge.cge_flags = 0; in ch_ioctl()
819 cge.cge_flags |= CGE_SRC; in ch_ioctl()
821 cge.cge_flags |= CGE_INVERT; in ch_ioctl()
832 cge.cge_flags |= CGE_IDLUN; in ch_ioctl()
837 cge.cge_flags |= CGE_PVOLTAG; in ch_ioctl()
841 cge.cge_flags |= CGE_AVOLTAG; in ch_ioctl()
/linux/include/uapi/linux/
H A Dchio.h128 int cge_flags; member