Home
last modified time | relevance | path

Searched refs:un_running (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/io/scsi/targets/
H A Dst.c3689 un->un_running.pmode = invalid; in st_close()
11671 un->un_running.fileno++; in st_calc_bnum()
11672 un->un_running.blkno = 0; in st_calc_bnum()
11674 un->un_running.fileno--; in st_calc_bnum()
15470 un->un_running.pmode = invalid; in st_space_to_begining_of_file()
17431 un->un_running.blkno = 0; in st_add_recovery_info_to_pkt()
17439 un->un_running.fileno = 0; in st_add_recovery_info_to_pkt()
17441 un->un_running.blkno = 0; in st_add_recovery_info_to_pkt()
17476 un->un_running.blkno = 0; in st_add_recovery_info_to_pkt()
17516 un->un_running.blkno = 0; in st_add_recovery_info_to_pkt()
[all …]
/illumos-gate/usr/src/uts/common/sys/scsi/targets/
H A Dstdef.h1066 tapepos_t un_running; member