Searched refs:DRIVER_ATTR_RW (Results 1 – 6 of 6) sorted by relevance
146 static DRIVER_ATTR_RW(new_id);
4262 static DRIVER_ATTR_RW(delay);4296 static DRIVER_ATTR_RW(ndelay);4335 static DRIVER_ATTR_RW(opts);4352 static DRIVER_ATTR_RW(ptype);4369 static DRIVER_ATTR_RW(dsense);4402 static DRIVER_ATTR_RW(fake_rw);4419 static DRIVER_ATTR_RW(no_lun_0);4437 static DRIVER_ATTR_RW(num_tgts);4467 static DRIVER_ATTR_RW(every_nth);4502 static DRIVER_ATTR_RW(max_luns);[all …]
4480 static DRIVER_ATTR_RW(debug_flag);
142 static DRIVER_ATTR_RW(new_id);179 static DRIVER_ATTR_RW(remove_id);
780 static DRIVER_ATTR_RW(bind_mode);
305 #define DRIVER_ATTR_RW(_name) \ macro