Searched refs:read_toc_as_per_8020 (Results 1 – 4 of 4) sorted by relevance
/titanic_50/usr/src/cmd/cdrw/ |
H A D | toshiba.h | 38 int read_toc_as_per_8020(int fd, int format, int trackno, int buflen,
|
H A D | dumpinfo.c | 163 ret = read_toc_as_per_8020(target->d_fd, 1, 0, 12, toc); in info()
|
H A D | toshiba.c | 55 read_toc_as_per_8020(int fd, int format, int trackno, int buflen, uchar_t *buf) in read_toc_as_per_8020() function
|
H A D | misc_scsi.c | 260 ret = read_toc_as_per_8020(dev->d_fd, 1, trackno, 12, toc); in build_track_info()
|