Searched refs:lun_type (Results 1 – 6 of 6) sorted by relevance
121 lun_type=0125 lun_type=0129 lun_type=0133 lun_type=0137 lun_type=0141 lun_type=0145 lun_type=0149 lun_type=0153 lun_type=0157 lun_type=0[all …]
515 cbe_lun->lun_type = params->device_type; in ctl_backend_ramdisk_create()517 cbe_lun->lun_type = T_DIRECT; in ctl_backend_ramdisk_create()527 if (cbe_lun->lun_type == T_DIRECT || in ctl_backend_ramdisk_create()528 cbe_lun->lun_type == T_CDROM) { in ctl_backend_ramdisk_create()531 else if (cbe_lun->lun_type == T_CDROM) in ctl_backend_ramdisk_create()559 } else if (cbe_lun->lun_type != T_DIRECT) in ctl_backend_ramdisk_create()
519 static int ctl_cmd_applicable(uint8_t lun_type,3058 lun->be_lun->lun_type); in ctl_ioctl()3899 if (lun->be_lun->lun_type == T_DIRECT && in ctl_init_page_index()3902 if (lun->be_lun->lun_type == T_PROCESSOR && in ctl_init_page_index()3905 if (lun->be_lun->lun_type == T_CDROM && in ctl_init_page_index()4319 if (lun->be_lun->lun_type == T_DIRECT && in ctl_init_log_page_index()4322 if (lun->be_lun->lun_type == T_PROCESSOR && in ctl_init_log_page_index()4325 if (lun->be_lun->lun_type == T_CDROM && in ctl_init_log_page_index()4412 switch (be_lun->lun_type) { in ctl_alloc_lun()4570 } else if (be_lun->lun_type == T_CDROM) in ctl_alloc_lun()[all …]
202 uint8_t lun_type; /* passed to CTL */ member
1857 else if (cbe_lun->lun_type == T_CDROM) in ctl_be_block_open_file()1987 } else if (cbe_lun->lun_type == T_CDROM) in ctl_be_block_open_dev()2151 } else if (cbe_lun->lun_type == T_DIRECT) in ctl_be_block_open()2255 cbe_lun->lun_type = params->device_type; in ctl_be_block_create()2257 cbe_lun->lun_type = T_DIRECT; in ctl_be_block_create()2267 if (cbe_lun->lun_type == T_DIRECT || in ctl_be_block_create()2268 cbe_lun->lun_type == T_CDROM) { in ctl_be_block_create()2272 else if (cbe_lun->lun_type == T_CDROM) in ctl_be_block_create()2442 cbe_lun->lun_type in ctl_be_block_create()
301 lun->be_lun->lun_type; in ctl_inquiry_evpd_tpc()