Home
last modified time | relevance | path

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

/freebsd-14.2/sys/sys/
H A Dcdio.h149 struct ioc_read_toc_entry { struct
155 #define CDIOREADTOCENTRYS _IOWR('c',5,struct ioc_read_toc_entry) argument
/freebsd-14.2/sbin/mount_cd9660/
H A Dmount_cd9660.c217 struct ioc_read_toc_entry t; in get_ssector()
/freebsd-14.2/sys/cam/scsi/
H A Dscsi_cd.c1728 struct ioc_read_toc_entry irte; in te_data_get_ptr()
2052 struct ioc_read_toc_entry *te = in cdioctl()
2053 (struct ioc_read_toc_entry *) addr; in cdioctl()
/freebsd-14.2/usr.sbin/cdcontrol/
H A Dcdcontrol.c1094 struct ioc_read_toc_entry t; in read_toc_entrys()
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_platform_limits_netbsd.cpp840 unsigned struct_ioc_read_toc_entry_sz = sizeof(ioc_read_toc_entry);