Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Dmtio.h307 #define MTIOCREADIGNOREEOFS (MTIOC|15) /* Enable/Disable Ignore EOF */ macro
/illumos-gate/usr/src/uts/common/io/scsi/targets/
H A Dst.c5448 case MTIOCREADIGNOREEOFS: in st_ioctl()