Home
last modified time | relevance | path

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

/freebsd/sys/cam/scsi/
H A Dscsi_enc_safte.c194 uint8_t slotoff; member
195 #define SAFT_ALARM_OFFSET(cc) (cc)->slotoff - 1
313 cfg->slotoff = (uint8_t) r; in safte_process_config()
505 if (cache->elm_map[cfg->slotoff + i].elm_type == ELMTYP_DEVICE) in safte_process_status()
506 cache->elm_map[cfg->slotoff + i].encstat[1] = buf[r]; in safte_process_status()
675 oid = cfg->slotoff; in safte_process_slotstatus()
802 ep1 = &enc->enc_cache.elm_map[cfg->slotoff + i]; in safte_fill_control_request()
819 buf[1] = idx - cfg->slotoff; in safte_fill_control_request()