Home
last modified time | relevance | path

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

/drivers/scsi/
Dch.c743 if (ces.ces_type < 0 || ces.ces_type >= CH_TYPES) in ch_ioctl()
746 return ch_gstatus(ch, ces.ces_type, ces.ces_data); in ch_ioctl()
866 int ces_type; member
894 if (ces32.ces_type < 0 || ces32.ces_type >= CH_TYPES) in ch_ioctl_compat()
898 return ch_gstatus(ch, ces32.ces_type, data); in ch_ioctl_compat()