Searched refs:TARGIOCENABLE (Results 1 – 3 of 3) sorted by relevance
67 #define TARGIOCENABLE _IOW('C', 5, struct ioc_enable_lun) macro
232 case TARGIOCENABLE: in targioctl()
309 if (ioctl(targ_fd, TARGIOCENABLE, &ioc_enlun) != 0) in main()