Searched refs:mode_type (Results 1 – 11 of 11) sorted by relevance
| /freebsd-12.1/sys/dev/isci/scil/ |
| H A D | scu_bios_definitions.h | 219 U8 mode_type; member 383 U8 mode_type; member 580 U8 mode_type; member 790 U8 mode_type; member
|
| H A D | scic_sds_controller.c | 1597 this_controller->oem_parameters.sds1.controller.mode_type in scic_sds_controller_is_start_complete() 1602 this_controller->oem_parameters.sds1.controller.mode_type in scic_sds_controller_is_start_complete() 1687 this_controller->oem_parameters.sds1.controller.mode_type in scic_sds_controller_start_next_phy() 3702 …this_controller->oem_parameters.sds1.controller.mode_type = SCIC_PORT_AUTOMATIC_CONFIGURATION_MODE; in scic_sds_controller_set_default_config_parameters() 4724 if (scic_parms->sds1.controller.mode_type == SCIC_PORT_AUTOMATIC_CONFIGURATION_MODE) in scic_oem_parameters_set() 4734 else if (scic_parms->sds1.controller.mode_type == SCIC_PORT_MANUAL_CONFIGURATION_MODE) in scic_oem_parameters_set()
|
| H A D | scic_sds_port_configuration_agent.c | 1036 mode = controller->oem_parameters.sds1.controller.mode_type; in scic_sds_port_configuration_agent_initialize()
|
| H A D | scic_sds_port.c | 1148 if (this_port->owning_controller->oem_parameters.sds1.controller.mode_type in scic_sds_port_deactivate_phy()
|
| /freebsd-12.1/usr.sbin/ppp/ |
| H A D | lcp.c | 692 switch (mode_type) { in LcpDecodeConfig() 750 switch (mode_type) { in LcpDecodeConfig() 808 switch (mode_type) { in LcpDecodeConfig() 829 switch (mode_type) { in LcpDecodeConfig() 944 switch (mode_type) { in LcpDecodeConfig() 970 switch (mode_type) { in LcpDecodeConfig() 1009 switch (mode_type) { in LcpDecodeConfig() 1034 switch (mode_type) { in LcpDecodeConfig() 1059 switch (mode_type) { in LcpDecodeConfig() 1103 switch (mode_type) { in LcpDecodeConfig() [all …]
|
| H A D | ipv6cp.c | 684 ipv6cp_DecodeConfig(struct fsm *fp, u_char *cp, u_char *end, int mode_type, in ipv6cp_DecodeConfig() argument 709 switch (mode_type) { in ipv6cp_DecodeConfig() 762 if (mode_type != MODE_NOP) { in ipv6cp_DecodeConfig() 770 if (mode_type != MODE_NOP) { in ipv6cp_DecodeConfig() 771 if (mode_type == MODE_REQ && !ipv6cp->peer_tokenreq) { in ipv6cp_DecodeConfig()
|
| H A D | ipcp.c | 1056 IpcpDecodeConfig(struct fsm *fp, u_char *cp, u_char *end, int mode_type, in IpcpDecodeConfig() argument 1083 switch (mode_type) { in IpcpDecodeConfig() 1117 switch (mode_type) { in IpcpDecodeConfig() 1199 switch (mode_type) { in IpcpDecodeConfig() 1215 switch (mode_type) { in IpcpDecodeConfig() 1269 switch (mode_type) { in IpcpDecodeConfig() 1301 if (mode_type != MODE_NOP) { in IpcpDecodeConfig() 1323 if (mode_type != MODE_NOP) { in IpcpDecodeConfig() 1324 if (mode_type == MODE_REQ && !ipcp->peer_req) { in IpcpDecodeConfig()
|
| H A D | ccp.c | 568 CcpDecodeConfig(struct fsm *fp, u_char *cp, u_char *end, int mode_type, in CcpDecodeConfig() argument 577 if (mode_type == MODE_REQ) in CcpDecodeConfig() 597 if (mode_type == MODE_REQ) { in CcpDecodeConfig() 604 switch (mode_type) { in CcpDecodeConfig() 664 if (mode_type != MODE_NOP) { in CcpDecodeConfig()
|
| /freebsd-12.1/stand/i386/libi386/ |
| H A D | multiboot.h | 120 multiboot_uint32_t mode_type; member
|
| /freebsd-12.1/sys/contrib/octeon-sdk/ |
| H A D | cvmx-helper-sgmii.c | 619 cvmx_pcsx_miscx_ctl_reg_t mode_type; in __cvmx_helper_sgmii_link_get() local 626 mode_type.u64 = cvmx_read_csr(CVMX_PCSX_MISCX_CTL_REG(index, interface)); in __cvmx_helper_sgmii_link_get()
|
| H A D | cvmx-helper-board.c | 1151 cvmx_pcsx_miscx_ctl_reg_t mode_type; in __cvmx_helper_board_link_get() local 1159 mode_type.u64 = cvmx_read_csr(CVMX_PCSX_MISCX_CTL_REG(index, interface)); in __cvmx_helper_board_link_get()
|