Home
last modified time | relevance | path

Searched refs:read_header (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/cmd/cdrw/
H A Dmmc.h145 int read_header(int fd, uint32_t lba, uchar_t *buf);
H A Dmisc_scsi.c461 ret = read_header(fd, lba, buf); in get_data_mode()
H A Dmmc.c204 read_header(int fd, uint32_t lba, uchar_t *buf) in read_header() function