Home
last modified time | relevance | path

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

/freebsd/sys/cam/scsi/
H A Dscsi_sa.h373 #define SA_RPOS_LONG_BOP 0x80 /* Beginning of Partition */ macro
H A Dscsi_sa.c5176 if (long_pos.flags & SA_RPOS_LONG_BOP) in sagetpos()