Searched refs:tempflags (Results 1 - 1 of 1) sorted by relevance

/freebsd-9.3-release/sys/cam/scsi/
H A Dscsi_enc_safte.c364 uint16_t tempflags; local
582 tempflags = buf[r + cfg->Ntherm];
584 tempflags |= (tempflags << 8) | buf[r + cfg->Ntherm + 1];
618 if (tempflags & (1 << i)) {
632 if (tempflags & (1 <<

Completed in 271 milliseconds