Home
last modified time | relevance | path

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

/freebsd/sys/cam/scsi/
H A Dscsi_enc_safte.c358 uint16_t tempflags; in safte_process_status() local
576 tempflags = buf[r + cfg->Ntherm]; in safte_process_status()
578 tempflags |= (tempflags << 8) | buf[r + cfg->Ntherm + 1]; in safte_process_status()
612 if (tempflags & (1 << i)) { in safte_process_status()
626 if (tempflags & (1 << in safte_process_status()