Searched refs:protocol_version (Results 1 - 25 of 72) sorted by relevance

123

/freebsd-11.0-release/contrib/tcpdump/
H A Dprint-stp.c31 uint8_t protocol_version; member in struct:stp_bpdu_
127 if (stp_bpdu->protocol_version == STP_PROTO_RAPID) {
384 stp_bpdu->protocol_version)));
386 switch (stp_bpdu->protocol_version) {
408 if (stp_bpdu->protocol_version == STP_PROTO_RAPID) {
413 } else if (stp_bpdu->protocol_version == STP_PROTO_MSTP ||
414 stp_bpdu->protocol_version == STP_PROTO_SPB) {
432 if (stp_bpdu->protocol_version == STP_PROTO_SPB)
/freebsd-11.0-release/crypto/heimdal/appl/kf/
H A Dkfd.c103 static int protocol_version; variable
109 protocol_version = 1;
116 protocol_version = 0;
178 if(protocol_version == 0) {
/freebsd-11.0-release/crypto/heimdal/appl/rsh/
H A Drsh.c69 static int protocol_version = 2; variable
85 if(auth_method == AUTH_KRB5 && protocol_version == 2)
288 switch(protocol_version) {
333 protocol_version == 2 && protocol_version_str == NULL)
880 protocol_version = 2;
882 protocol_version = 1;
891 protocol_version = v;
1000 protocol_version == 2) {
1001 protocol_version = 1;
H A Drshd.c224 static int protocol_version; variable
230 protocol_version = 2;
234 protocol_version = 1;
295 if(protocol_version == 2) {
300 } else if(protocol_version == 1) {
420 if(auth_method == AUTH_KRB5 && protocol_version == 2)
/freebsd-11.0-release/sys/cam/scsi/
H A Dscsi_xpt.c2407 path->device->protocol_version =
2408 inq_buf != NULL ? SID_ANSI_REV(inq_buf) : cpi.protocol_version;
2436 path->device->protocol_version =
2437 otherdev->protocol_version;
2442 path->device->protocol_version = 2;
2465 cts.protocol_version = path->device->protocol_version;
2638 cts->protocol_version = device->protocol_version;
2641 if (cts->protocol_version
[all...]
/freebsd-11.0-release/sys/cam/ata/
H A Data_xpt.c1623 path->device->protocol_version = ident_buf ?
1624 ata_version(ident_buf->version_major) : cpi.protocol_version;
1626 path->device->protocol_version = inq_buf ?
1627 SID_ANSI_REV(inq_buf) : cpi.protocol_version;
1639 cts.protocol_version = path->device->protocol_version;
1802 cts->protocol_version = device->protocol_version;
1853 cts->protocol_version = device->protocol_version;
[all...]
/freebsd-11.0-release/sys/dev/aic7xxx/
H A Daic79xx_osm.c707 cpi->protocol_version = SCSI_REV_2;
753 tinfo->curr.protocol_version = cts->protocol_version;
755 tinfo->goal.protocol_version = cts->protocol_version;
761 tinfo->user.protocol_version = cts->protocol_version;
882 cts->protocol_version = tinfo->protocol_version;
H A Daic7xxx_osm.c629 tinfo->curr.protocol_version =
630 cts->protocol_version;
633 tinfo->goal.protocol_version =
634 cts->protocol_version;
641 tinfo->user.protocol_version =
642 cts->protocol_version;
805 cpi->protocol_version = SCSI_REV_2;
866 cts->protocol_version = tinfo->protocol_version;
/freebsd-11.0-release/sys/cam/nvme/
H A Dnvme_xpt.c452 path->device->protocol_version = cpi.protocol_version;
461 cts.protocol_version = path->device->protocol_version;
/freebsd-11.0-release/sys/cam/
H A Dcam_compat.h97 u_int protocol_version; member in struct:ccb_pathinq_0x17
H A Dcam_xpt_internal.h78 u_int protocol_version; member in struct:cam_ed
H A Dcam_compat.c198 cpi17->protocol_version = cpi->protocol_version;
H A Dcam_ccb.h652 u_int protocol_version; member in struct:ccb_pathinq
1003 u_int protocol_version; member in struct:ccb_trans_settings
/freebsd-11.0-release/sys/contrib/vchiq/interface/vchi/connections/
H A Dconnection.h197 typedef void (*VCHI_CONNECTION_INFO)(VCHI_CONNECTION_STATE_T *state, uint32_t protocol_version, uint32_t slot_size, uint32_t num_slots, uint32_t min_bulk_size);
/freebsd-11.0-release/sys/dev/amr/
H A Damr_cam.c335 cpi->protocol_version = SCSI_REV_2;
370 cts->protocol_version = SCSI_REV_2;
/freebsd-11.0-release/sys/dev/twa/
H A Dtw_osl_cam.c390 cts->protocol_version = SCSI_REV_2;
433 path_inq->protocol_version = SCSI_REV_2;
/freebsd-11.0-release/tools/tools/vhba/
H A Dvhba.c109 cts->protocol_version = SCSI_REV_SPC3;
136 cpi->protocol_version = SCSI_REV_SPC3;
/freebsd-11.0-release/sys/dev/mfi/
H A Dmfi_cam.c234 cpi->protocol_version = SCSI_REV_2;
252 ccb->cts.protocol_version = SCSI_REV_2;
/freebsd-11.0-release/sys/dev/isci/
H A Disci_controller.c700 cpi->protocol_version = SCSI_REV_SPC2;
726 general_settings->protocol_version = SCSI_REV_SPC2;
/freebsd-11.0-release/sys/dev/aac/
H A Daac_cam.c327 cpi->protocol_version = SCSI_REV_2;
339 ccb->cts.protocol_version = SCSI_REV_2;
/freebsd-11.0-release/sys/powerpc/ps3/
H A Dps3cdrom.c391 cts->protocol_version = SCSI_REV_2;
429 cpi->protocol_version = SCSI_REV_2;
/freebsd-11.0-release/sys/dev/ahb/
H A Dahb.c736 neg.protocol_version = SCSI_REV_2;
1102 cts->protocol_version = SCSI_REV_2;
1188 cpi->protocol_version = SCSI_REV_2;
/freebsd-11.0-release/lib/libtacplus/
H A Dtaclib.c54 static int protocol_version(int, int, int);
143 protocol_version(int msg_type, int var, int type) function
999 msg->version = protocol_version(msg_type, var, type);
/freebsd-11.0-release/sys/dev/aic/
H A Daic.c229 cts->protocol_version = SCSI_REV_2;
291 cpi->protocol_version = SCSI_REV_2;
694 neg.protocol_version = SCSI_REV_2;
738 neg.protocol_version = SCSI_REV_2;
/freebsd-11.0-release/sys/dev/buslogic/
H A Dbt.c1266 cts->protocol_version = SCSI_REV_2;
1378 cpi->protocol_version = SCSI_REV_2;
1703 neg.protocol_version = SCSI_REV_2;
2237 cts->protocol_version = SCSI_REV_2;

Completed in 309 milliseconds

123