Home
last modified time | relevance | path

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

/freebsd/sys/cam/scsi/
H A Dscsi_all.c7139 && (strncmp(cur_ptr, SCSI_LTFS_STR_NAME, SCSI_LTFS_STR_LEN) == 0)) { in scsi_attrib_volcoh_sbuf()
7141 cur_ptr += SCSI_LTFS_STR_LEN + 1; in scsi_attrib_volcoh_sbuf()
H A Dscsi_all.h1224 #define SCSI_LTFS_STR_LEN 4 macro