Home
last modified time | relevance | path

Searched refs:dvd_struct (Results 1 – 6 of 6) sorted by relevance

/netbsd-src/sys/sys/
H A Ddvdio.h10 #define DVD_READ_STRUCT _IOWR('d', 0, dvd_struct)
11 #define DVD_WRITE_STRUCT _IOWR('d', 1, dvd_struct)
86 } dvd_struct; typedef
/netbsd-src/sys/dev/scsipi/
H A Dcd.c154 static int dvd_read_physical(struct cd_softc *, dvd_struct *);
155 static int dvd_read_copyright(struct cd_softc *, dvd_struct *);
156 static int dvd_read_disckey(struct cd_softc *, dvd_struct *);
157 static int dvd_read_bca(struct cd_softc *, dvd_struct *);
158 static int dvd_read_manufact(struct cd_softc *, dvd_struct *);
159 static int dvd_read_struct(struct cd_softc *, dvd_struct *);
1990 dvd_read_physical(struct cd_softc *cd, dvd_struct *s) in dvd_read_physical()
2030 dvd_read_copyright(struct cd_softc *cd, dvd_struct *s) in dvd_read_copyright()
2053 dvd_read_disckey(struct cd_softc *cd, dvd_struct *s) in dvd_read_disckey()
2077 dvd_read_bca(struct cd_softc *cd, dvd_struct *
[all...]
/netbsd-src/sys/compat/linux/common/
H A Dlinux_cdrom.c110 dvd_struct ll_ds; in linux_ioctl_cdrom()
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/
H A Dsanitizer_platform_limits_netbsd.cc952 unsigned union_dvd_struct_sz = sizeof(dvd_struct);
/netbsd-src/external/gpl3/gcc/dist/libsanitizer/sanitizer_common/
H A Dsanitizer_platform_limits_netbsd.cpp1114 unsigned union_dvd_struct_sz = sizeof(dvd_struct);
/netbsd-src/external/gpl3/gcc.old/dist/libsanitizer/sanitizer_common/
H A Dsanitizer_platform_limits_netbsd.cc1113 unsigned union_dvd_struct_sz = sizeof(dvd_struct);