Searched refs:mode_type (Results 1 - 11 of 11) sorted by relevance

/freebsd-11-stable/sys/dev/isci/scil/
H A Dscu_bios_definitions.h217 U8 mode_type; member in struct:SCI_BIOS_OEM_PARAM_ELEMENT::__anon10359
255 * Refer to the mode_type field for rules regarding APC and MPC mode.
381 U8 mode_type; member in struct:SCI_BIOS_OEM_PARAM_ELEMENT_v_1_1::__anon10363
452 * Refer to the mode_type field for rules regarding APC and MPC mode.
578 U8 mode_type; member in struct:SCI_BIOS_OEM_PARAM_ELEMENT_v_1_2::__anon10367
662 * Refer to the mode_type field for rules regarding APC and MPC mode.
788 U8 mode_type; member in struct:SCI_BIOS_OEM_PARAM_ELEMENT_v_1_3::__anon10371
883 * Refer to the mode_type field for rules regarding APC and MPC mode.
H A Dscic_sds_port_configuration_agent.c1034 mode = controller->oem_parameters.sds1.controller.mode_type;
H A Dscic_sds_controller.c1595 this_controller->oem_parameters.sds1.controller.mode_type
1600 this_controller->oem_parameters.sds1.controller.mode_type
1685 this_controller->oem_parameters.sds1.controller.mode_type
3700 this_controller->oem_parameters.sds1.controller.mode_type = SCIC_PORT_AUTOMATIC_CONFIGURATION_MODE;
4722 if (scic_parms->sds1.controller.mode_type == SCIC_PORT_AUTOMATIC_CONFIGURATION_MODE)
4732 else if (scic_parms->sds1.controller.mode_type == SCIC_PORT_MANUAL_CONFIGURATION_MODE)
H A Dscic_sds_port.c1146 if (this_port->owning_controller->oem_parameters.sds1.controller.mode_type
/freebsd-11-stable/usr.sbin/ppp/
H A Dlcp.c661 LcpDecodeConfig(struct fsm *fp, u_char *cp, u_char *end, int mode_type, argument
692 switch (mode_type) {
750 switch (mode_type) {
808 switch (mode_type) {
829 switch (mode_type) {
944 switch (mode_type) {
970 switch (mode_type) {
1009 switch (mode_type) {
1034 switch (mode_type) {
1059 switch (mode_type) {
[all...]
H A Dipcp.c1056 IpcpDecodeConfig(struct fsm *fp, u_char *cp, u_char *end, int mode_type, argument
1083 switch (mode_type) {
1117 switch (mode_type) {
1199 switch (mode_type) {
1215 switch (mode_type) {
1269 switch (mode_type) {
1301 if (mode_type != MODE_NOP) {
1323 if (mode_type != MODE_NOP) {
1324 if (mode_type == MODE_REQ && !ipcp->peer_req) {
H A Dipv6cp.c684 ipv6cp_DecodeConfig(struct fsm *fp, u_char *cp, u_char *end, int mode_type, argument
709 switch (mode_type) {
762 if (mode_type != MODE_NOP) {
770 if (mode_type != MODE_NOP) {
771 if (mode_type == MODE_REQ && !ipv6cp->peer_tokenreq) {
H A Dccp.c568 CcpDecodeConfig(struct fsm *fp, u_char *cp, u_char *end, int mode_type, argument
577 if (mode_type == MODE_REQ)
597 if (mode_type == MODE_REQ) {
604 switch (mode_type) {
664 if (mode_type != MODE_NOP) {
/freebsd-11-stable/stand/i386/libi386/
H A Dmultiboot.h120 multiboot_uint32_t mode_type; member in struct:multiboot_header
/freebsd-11-stable/sys/contrib/octeon-sdk/
H A Dcvmx-helper-sgmii.c619 cvmx_pcsx_miscx_ctl_reg_t mode_type; local
626 mode_type.u64 = cvmx_read_csr(CVMX_PCSX_MISCX_CTL_REG(index, interface));
H A Dcvmx-helper-board.c1151 cvmx_pcsx_miscx_ctl_reg_t mode_type; local
1159 mode_type.u64 = cvmx_read_csr(CVMX_PCSX_MISCX_CTL_REG(index, interface));

Completed in 131 milliseconds