Searched refs:SA_RPOS_LONG_EOP (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/cam/scsi/ | ||
H A D | scsi_sa.h | 374 #define SA_RPOS_LONG_EOP 0x40 /* End of Partition */ macro |
H A D | scsi_sa.c | 5181 if (long_pos.flags & SA_RPOS_LONG_EOP) in sagetpos() |