Searched refs:SA_RPOS_LONG_BOP (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/cam/scsi/ | ||
H A D | scsi_sa.h | 373 #define SA_RPOS_LONG_BOP 0x80 /* Beginning of Partition */ macro |
H A D | scsi_sa.c | 5176 if (long_pos.flags & SA_RPOS_LONG_BOP) in sagetpos() |