Home
last modified time | relevance | path

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

/freebsd-9-stable/sys/cam/scsi/
Dscsi_enc.c614 if (enc->enc_type == ENC_SEMB_SES || enc->enc_type == ENC_SEMB_SAFT) { in enc_runcmd()
698 return (ENC_SEMB_SES); in enc_type()
954 case ENC_SEMB_SES: in enc_ctor()
1045 case ENC_SEMB_SES: in enc_ctor()
Dscsi_enc_internal.h61 ENC_SEMB_SES, enumerator
Dscsi_enc_ses.c2031 if (enc->enc_type == ENC_SEMB_SES) { in ses_fill_rcv_diag_io()
2155 if (enc->enc_type == ENC_SEMB_SES) { in ses_fill_control_request()