Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/scsi/
Dch.c745 if (ces.ces_type < 0 || ces.ces_type >= CH_TYPES) in ch_ioctl()
748 return ch_gstatus(ch, ces.ces_type, ces.ces_data); in ch_ioctl()
868 int ces_type; member
900 if (ces32.ces_type < 0 || ces32.ces_type >= CH_TYPES) in ch_ioctl_compat()
904 return ch_gstatus(ch, ces32.ces_type, data); in ch_ioctl_compat()
/kernel/linux/linux-5.10/include/uapi/linux/
Dchio.h102 int ces_type; member
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
Dchio.h58 int ces_type; member
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
Dchio.h73 int ces_type; member