Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/sys/scsi/targets/
H A Dsddef.h164 uint64_t sc_maxlba; /* Maximum logical block addr. supported */ member
/titanic_50/usr/src/uts/common/io/scsi/targets/
H A Dsd.c13886 if ((lba + blockcount - 1 <= sd_cdbtab[i].sc_maxlba) &&