Home
last modified time | relevance | path

Searched refs:ioc_toc_header (Results 1 – 9 of 9) sorted by relevance

/netbsd-src/sys/sys/
H A Dcdio.h181 struct ioc_toc_header { struct
187 #define CDIOREADTOCHEADER _IOR('c', 4, struct ioc_toc_header) argument
/netbsd-src/usr.sbin/mscdlabel/
H A Dmain.c65 struct ioc_toc_header th; in getcdtoc()
/netbsd-src/usr.bin/cdplay/
H A Dcdplay.c646 struct ioc_toc_header h; in play()
908 struct ioc_toc_header h; in skip()
1037 struct ioc_toc_header h; in info()
1242 struct ioc_toc_header h; in get_status()
/netbsd-src/sys/dev/isa/
H A Dmcd.c173 int mcd_toc_header(struct mcd_softc *, struct ioc_toc_header *);
1402 mcd_toc_header(struct mcd_softc *sc, struct ioc_toc_header *th) in mcd_toc_header()
1419 struct ioc_toc_header th; in mcd_read_toc()
1474 struct ioc_toc_header header; in mcd_toc_entries()
/netbsd-src/sys/compat/linux/common/
H A Dlinux_cdrom.c129 struct ioc_toc_header tt_header; in linux_ioctl_cdrom()
/netbsd-src/sys/dev/scsipi/
H A Dcd.c111 struct ioc_toc_header header;
1116 sizeof(struct ioc_toc_header) + sizeof(struct cd_toc_entry), in cdreadmsaddr()
1163 struct ioc_toc_header *th; in do_cdioreadentries()
1777 if (len != sizeof(struct ioc_toc_header)) in cd_read_toc()
1778 ntoc = ((len) - sizeof(struct ioc_toc_header)) / in cd_read_toc()
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/
H A Dsanitizer_platform_limits_netbsd.cc679 unsigned struct_ioc_toc_header_sz = sizeof(ioc_toc_header);
/netbsd-src/external/gpl3/gcc/dist/libsanitizer/sanitizer_common/
H A Dsanitizer_platform_limits_netbsd.cpp841 unsigned struct_ioc_toc_header_sz = sizeof(ioc_toc_header);
/netbsd-src/external/gpl3/gcc.old/dist/libsanitizer/sanitizer_common/
H A Dsanitizer_platform_limits_netbsd.cc840 unsigned struct_ioc_toc_header_sz = sizeof(ioc_toc_header);