Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/scsi/targets/
H A Dstdef.h744 LONG_POS = 6, enumerator
/illumos-gate/usr/src/uts/common/io/scsi/targets/
H A Dst.c1739 un->un_read_pos_type = LONG_POS; in st_doattach()
7792 case LONG_POS: in st_setup_cmd()
8933 case LONG_POS: in st_make_cmd()
14587 case LONG_POS: in st_update_block_pos()
14853 case LONG_POS: /* Long data format */ in st_interpret_read_pos()
15141 if (un->un_read_pos_type != LONG_POS) { in st_logical_block_locate()
15383 } else if (un->un_read_pos_type == LONG_POS) { in st_forward_space_files()
15394 rval = st_interpret_read_pos(un, &un->un_pos, LONG_POS, in st_forward_space_files()
17674 case LONG_POS: in st_recovery_read_pos()
17708 case LONG_POS: in st_recovery_get_position()
[all …]