Searched refs:TARGIOCENABLE (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/sys/cam/scsi/
H A Dscsi_targetio.h67 #define TARGIOCENABLE _IOW('C', 5, struct ioc_enable_lun) macro
H A Dscsi_target.c236 case TARGIOCENABLE:
/freebsd-11-stable/share/examples/scsi_target/
H A Dscsi_target.c305 if (ioctl(targ_fd, TARGIOCENABLE, &ioc_enlun) != 0)
306 err(1, "TARGIOCENABLE");

Completed in 104 milliseconds