HomeSort by: relevance | last modified time | path
    Searched refs:ioc_read_toc_entry (Results 1 - 6 of 6) sorted by relevancy

  /src/sys/sys/
cdio.h 189 struct ioc_read_toc_entry { struct
195 #define CDIOREADTOCENTRIES _IOWR('c', 5, struct ioc_read_toc_entry)
201 struct ioc_read_toc_entry req;
  /src/usr.sbin/mscdlabel/
main.c 66 struct ioc_read_toc_entry te;
  /src/sys/dev/isa/
mcd.c 174 int mcd_toc_entries(struct mcd_softc *, struct ioc_read_toc_entry *,
666 struct ioc_read_toc_entry *te = addr;
1470 mcd_toc_entries(struct mcd_softc *sc, struct ioc_read_toc_entry *te,
  /src/usr.bin/cdplay/
cdplay.c 1201 struct ioc_read_toc_entry t;
  /src/sys/dev/scsipi/
cd.c 1159 do_cdioreadentries(struct cd_softc *cd, struct ioc_read_toc_entry *te,
1296 struct ioc_read_toc_entry *te = addr;
  /src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/
sanitizer_platform_limits_netbsd.cc 678 unsigned struct_ioc_read_toc_entry_sz = sizeof(ioc_read_toc_entry);

Completed in 466 milliseconds