Home
last modified time | relevance | path

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

/freebsd/sys/cam/scsi/
H A Dscsi_sa.h374 #define SA_RPOS_LONG_EOP 0x40 /* End of Partition */ macro
H A Dscsi_sa.c5181 if (long_pos.flags & SA_RPOS_LONG_EOP) in sagetpos()