Home
last modified time | relevance | path

Searched refs:l_device_type (Results 1 – 4 of 4) sorted by relevance

/freebsd/usr.sbin/ctld/
H A Dctld.h165 uint8_t l_device_type; member
H A Dconf.c442 lun->l_device_type = device_type; in lun_set_device_type()
H A Dkernel.c624 cl->l_device_type = lun->device_type; in conf_new_from_kernel()
691 req.reqdata.create.device_type = lun->l_device_type; in kernel_lun_add()
H A Dctld.c1469 if (lun->l_device_type == T_CDROM) in conf_verify_lun()