Searched defs:ignore_eof (Results 1 - 1 of 1) sorted by relevance
/illumos-gate/usr/src/uts/common/io/scsi/targets/ | ||
H A D | st.c | 5450 int ignore_eof; local 5452 if (ddi_copyin((void *)arg, &ignore_eof, 5453 sizeof (ignore_eof), flag)) { 5463 switch (ignore_eof) { |
Completed in 77 milliseconds