SSD_FILEMARK
if (sense->flags & (SSD_FILEMARK | SSD_EOM | SSD_ILI)) {
if (ISSET(sense->flags, SSD_FILEMARK)) {
sense->flags & SSD_FILEMARK ? 1 : 0,