Home
last modified time | relevance | path

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

/Linux-v4.19/include/uapi/linux/
Dchio.h141 int csv_type; /* type/unit */ member
/Linux-v4.19/drivers/scsi/
Dch.c843 if (0 != ch_checkrange(ch, csv.csv_type, csv.csv_unit)) { in ch_ioctl()
847 elem = ch->firsts[csv.csv_type] + csv.csv_unit; in ch_ioctl()