Searched defs:st_find_eod (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/scsi/targets/
H A Dst.c509 static int st_find_eod(struct scsi_tape *un);
4608 st_find_eod(struct scsi_tape *un) function
4618 ST_FUNC(ST_DEVINFO, st_find_eod);
4621 "st_find_eod(dev = 0x%lx): fileno = %d\n", un->un_dev,
4663 "st_find_eod: 0x%"PRIx64"\n",
4727 "st_find_eod: %x\n", savepos.fileno);
6020 * st_find_eod() returns the last fileno we knew about;
6022 savefile = st_find_eod(un);

Completed in 76 milliseconds