Home
last modified time | relevance | path

Searched refs:ioc_enable_lun (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/cam/scsi/
H A Dscsi_targetio.h60 struct ioc_enable_lun { struct
67 #define TARGIOCENABLE _IOW('C', 5, struct ioc_enable_lun) argument
H A Dscsi_target.c234 struct ioc_enable_lun *new_lun; in targioctl()
237 new_lun = (struct ioc_enable_lun *)addr; in targioctl()
/freebsd/share/examples/scsi_target/
H A Dscsi_target.c77 static struct ioc_enable_lun ioc_enlun = {