Searched refs:set_device_type (Results 1 – 4 of 4) sorted by relevance
348 bool set_device_type(uint8_t device_type);349 bool set_device_type(const char *value);
305 return (lun->set_device_type(value)); in lun_set_device_type()
1580 lun::set_device_type(uint8_t device_type) in set_device_type() function in lun1593 lun::set_device_type(const char *value) in set_device_type() function in lun
590 cl->set_device_type(lun.device_type); in conf_new_from_kernel()