Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/
H A Dch.c623 int ces_type; member
753 if (ces.ces_type < 0 || ces.ces_type >= CH_TYPES) in ch_ioctl()
756 return ch_gstatus(ch, ces.ces_type, ces.ces_data); in ch_ioctl()
765 if (ces32.ces_type < 0 || ces32.ces_type >= CH_TYPES) in ch_ioctl()
768 return ch_gstatus(ch, ces32.ces_type, in ch_ioctl()
/openbmc/linux/include/uapi/linux/
H A Dchio.h102 int ces_type; member