Lines Matching refs:logical

843 		 * that are connected or capable if connecting to this logical
1284 ((un->un_pos.pmode == logical) &&
1317 ((un->un_pos.pmode == logical) &&
1624 * that are connected or capable if connecting to this logical
1736 * setting long a initial as it contains logical file info.
2889 case logical:
3512 * logical eot for 1/2" tapes. Note that ST_EOT_PENDING is only
3982 * if we have hit logical EOT during this xfer and there is not a
4071 * if we have hit logical EOT during this xfer and there is not a
4220 * logical eot, that means we've bumped one file mark too far.
4243 * If we're already at logical eot, we transition
4306 * Note that we only transition to logical EOT
4640 } else if (un->un_pos.pmode == logical) {
4687 * the two sequential filemarks that logical
4932 * That is, if a logical eot is pending notice, notice it.
4954 /* now we're at logical eot */
5990 * If the command wants to move to logical end
5992 * If we were at logical eot, we reset the state
5993 * to be *not* at logical eot.
5995 * If we're at physical or logical eot, we prohibit
6032 * For 1/2" reel tapes assume logical EOT marked
6321 * If was a space command need to update logical block position.
7231 if (un->un_pos.pmode == logical) {
7246 if ((un->un_pos.pmode == logical) &&
7651 * If was a space command need to update logical block position.
7653 * that the space command failed by promoting the pmode to logical.
11870 * ie. logical == physical position
11885 un->un_pos.pmode = logical;
11890 un->un_pos.pmode = logical;
12081 * In the st driver we have a logical and physical file position.
12082 * Under BSD behavior, when you get a zero read, the logical position
12085 * return the logical file position.
12088 * Under SVR4, the logical file position remains before the filemark
12112 * first file on the tape, and we've hit logical EOM.
12138 /* logical block is counted up elsewhere */
13180 * If a position was read and is in logical position mode.
13187 if (pos->pmode == logical || un->un_read_pos_type != NO_POS) {
13189 * If position mode is logical or legacy mode try
13207 * If logical block locate failed to restore a logical
13210 if (pos->pmode == logical) {
13277 * This updates eof and logical position information.
14807 "SHORT_POS current logical 0x%"PRIx64" read"
14826 * promote it to logical.
14829 dest->pmode = logical;
14900 * If the logical block number is not what we expected.
14906 "LONG_POS current logical 0x%"PRIx64
14925 * promote it to logical.
14928 dest->pmode = logical;
14968 (dest->pmode == logical)) &&
14977 dest->pmode = logical;
15046 "EXT_POS current logical 0x%"PRIx64
15066 * promote it to logical.
15069 dest->pmode = logical;
15171 pos->pmode = logical;
15363 * This should work in logical mode.
15377 * pmode is logical and ST_BSF is not set.
15566 if (un->un_pos.pmode == logical) {
15691 * is specified, and we're at logical or physical eot,
15769 if (un->un_pos.pmode == logical) {
15777 /* In case a drive that won't back space gets in logical mode */
15914 * is specified, and we're at logical or physical eot,
15966 * is specified, and we're at logical or physical eot,
16032 un->un_pos.pmode = logical;
16058 un->un_pos.pmode = logical;
16364 "logical"
17329 * Always should be more logical blocks then
17366 rinfo->pos.pmode = logical;
17369 un->un_running.pmode = logical;
17516 un->un_running.pmode = logical;