Home
last modified time | relevance | path

Searched refs:ioc_read_toc_entry (Results 1 – 5 of 5) sorted by relevance

/freebsd-12-stable/sys/sys/
Dcdio.h156 struct ioc_read_toc_entry { struct
162 #define CDIOREADTOCENTRYS _IOWR('c',5,struct ioc_read_toc_entry) argument
/freebsd-12-stable/sbin/mount_cd9660/
Dmount_cd9660.c201 struct ioc_read_toc_entry t; in get_ssector()
/freebsd-12-stable/sys/cam/scsi/
Dscsi_cd.c1719 struct ioc_read_toc_entry irte; in te_data_get_ptr()
2045 struct ioc_read_toc_entry *te = in cdioctl()
2046 (struct ioc_read_toc_entry *) addr; in cdioctl()
/freebsd-12-stable/usr.sbin/cdcontrol/
Dcdcontrol.c1096 struct ioc_read_toc_entry t; in read_toc_entrys()
/freebsd-12-stable/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
Dsanitizer_platform_limits_netbsd.cpp839 unsigned struct_ioc_read_toc_entry_sz = sizeof(ioc_read_toc_entry);