Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/scsi/targets/
H A Dstdef.h1191 #define IN_EOF(pos) (pos.eof == ST_EOF_PENDING || pos.eof == ST_EOF) macro
/titanic_41/usr/src/uts/common/io/scsi/targets/
H A Dst.c4574 } else if (IN_EOF(un->un_pos)) { in st_space_fmks()
4705 if (IN_EOF(un->un_pos)) { in st_find_eod()
6007 if (IN_EOF(un->un_pos)) { in st_do_mtioctop()
15264 if ((IN_EOF(un->un_pos)) && (files == 1)) { in st_mtfsf_ioctl()
15295 if (IN_EOF(un->un_pos)) { in st_mtfsf_ioctl()
15517 if (IN_EOF(un->un_pos) && SVR4_BEHAVIOR) { in st_mtfsr_ioctl()
15527 if (IN_EOF(un->un_pos)) { in st_mtfsr_ioctl()
15706 if (IN_EOF(un->un_pos)) { in st_mtbsf_ioctl()
15929 if (IN_EOF(un->un_pos)) { in st_mtnbsf_ioctl()
15980 if (IN_EOF(un->un_pos) && SVR4_BEHAVIOR) { in st_mtbsr_ioctl()
[all …]