Searched refs:set_device_type (Results 1 – 4 of 4) sorted by relevance
350 bool set_device_type(uint8_t device_type);351 bool set_device_type(const char *value);
305 return (lun->set_device_type(value)); in lun_set_device_type()
1584 lun::set_device_type(uint8_t device_type) in set_device_type() function in lun1597 lun::set_device_type(const char *value) in set_device_type() function in lun
594 cl->set_device_type(lun.device_type); in conf_new_from_kernel()