Searched full:same (Results 1 – 25 of 4968) sorted by relevance
12345678910>>...199
85 [Documentation] Verify BMC version from FirmwareInventory same as in manager.170 Check Redfish Functional Image Version Is Same171 [Documentation] Verify functional image version is same as in Redfish managers.173 [Template] Verify Redfish Functional Image Version Is Same180 Check Redfish Backup Image Version Is Same182 ... is same as in Redfish managers..184 [Template] Verify Redfish Functional Image Version Is Same190 Verify Redfish Software Image And Firmware Inventory Are Same191 [Documentation] Verify the firmware software inventory is same as software images of managers.213 Check If Firmware Image Is Same In Firmware Inventory And Redfish Read Operation[all …]
38 bool same; in cmp_times() local40 same = expect->tm_sec == time->tm_sec; in cmp_times()41 same &= expect->tm_min == time->tm_min; in cmp_times()42 same &= expect->tm_hour == time->tm_hour; in cmp_times()43 same &= expect->tm_mday == time->tm_mday; in cmp_times()44 same &= expect->tm_mon == time->tm_mon; in cmp_times()45 same &= expect->tm_year == time->tm_year; in cmp_times()46 if (!same && show) { in cmp_times()51 return same ? 0 : -EINVAL; in cmp_times()
439 /* Same mapping as: CFGR_SW */451 /* Same mapping as: PLLCFGR_PLLSRC */496 /* Same mapping as: BDCR_RTCSEL */519 /* Same mapping as: CCIPR_USART1SEL */530 /* Same mapping as: CCIPR_USART2SEL */541 /* Same mapping as: CCIPR_USART3SEL */552 /* Same mapping as: CCIPR_UART4SEL */563 /* Same mapping as: CCIPR_UART5SEL */574 /* Same mapping as: CCIPR_LPUART1SEL */585 /* Same mapping as: CCIPR_I2C1SEL */[all …]
16 - phy-connection-type: the same as "phy-mode" property but described in ePAPR;19 - phy: the same as "phy-handle" property, not recommended for new bindings.20 - phy-device: the same as "phy-handle" property, not recommended for new25 They are described in the phy.txt file in this same directory.
15 from a single location so 8 bytes read will be the same.22 - If any "2 address bytes" EEPROM from any vendor has the same data in all26 - ONSEMI EEPROM (a 2 address bytes device) return the same data from the same50 0x00, the subsequent read byte will be the same for all 8 instructions. The65 This proposal MODE-2 suffers the same 1st issue as MODE-1 ie. what if the EEPROM66 has the same data at all those addresses. However, this proposal MODE-2