Searched refs:rep_fileno (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/sys/cam/scsi/
H A Dscsi_sa.c367 * relative to the previous file mark. rep_fileno and rep_blkno
382 daddr_t rep_fileno; /* Relative to beginning of partition */ member in struct:sa_softc
2101 softc->rep_fileno = (daddr_t) -1;
2367 softc->rep_fileno = (daddr_t) -1;
3294 softc->rep_fileno = softc->rep_blkno = -1;
4551 SASBADDINTDESC(sb, indent, (intmax_t)softc->rep_fileno, %jd,
4662 softc->rep_fileno = softc->rep_blkno = (daddr_t) 0;
4666 softc->rep_fileno = softc->rep_blkno = (daddr_t) -1;
4720 softc->rep_fileno = (daddr_t) -1;
4800 if (softc->rep_fileno !
[all...]
/freebsd-11-stable/usr.bin/mt/
H A Dmt.c836 int64_t rep_fileno, rep_blkno, partition, resid; local
944 rep_fileno = req_status_items[
958 calculated_rel_blkno, resid, rep_fileno, rep_blkno);

Completed in 61 milliseconds