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

  /src/sys/compat/linux/common/
linux_mtio.h 80 daddr_t mt_fileno; member in struct:linux_mtget
linux_mtio.c 115 lmtget.mt_fileno = 0;
  /src/sys/sys/
mtio.h 79 int32_t mt_fileno; /* file number of current position */ member in struct:mtget
  /src/bin/mt/
mt.c 175 /* If mtget.mt_fileno was implemented, We could
284 (void)printf("current file number: %d\n", bp->mt_fileno);
  /src/sys/dev/isa/
wt.c 551 ((struct mtget*)addr)->mt_fileno = 0; /* file */
  /src/sys/dev/scsipi/
st.c 1496 g->mt_fileno = st->fileno;

Completed in 15 milliseconds