Home
last modified time | relevance | path

Searched refs:logout (Results 1 – 25 of 35) sorted by relevance

12

/openbmc/qemu/hw/net/
H A Deepro100.c75 #define logout(fmt, ...) fprintf(stderr, "EE100\t%-24s" fmt, __func__, ## __VA_ARGS__) macro
77 #define logout(fmt, ...) ((void)0) macro
393 TRACE(INT, logout("interrupt disabled\n")); in disable_interrupt()
402 TRACE(INT, logout("interrupt enabled\n")); in enable_interrupt()
485 TRACE(OTHER, logout("%p\n", s)); in e100_pci_reset()
520 logout("Device %X is undefined!\n", device); in e100_pci_reset()
582 logout("Get device id and revision from EEPROM!!!\n"); in e100_pci_reset()
604 TRACE(EEPROM, logout("checksum=0x%04x\n", eeprom_contents[EEPROM_SIZE - 1])); in nic_selective_reset()
616 TRACE(OTHER, logout("%p\n", s)); in nic_reset()
661 TRACE(OTHER, logout("val=0x%04x\n", val));
[all …]
/openbmc/qemu/hw/nvram/
H A Deeprom93xx.c47 #define logout(fmt, ...) fprintf(stderr, "EEPROM\t%-24s" fmt, __func__, ## __VA_ARGS__) macro
49 #define logout(fmt, ...) ((void)0) macro
162 logout("CS=%u SK=%u DI=%u DO=%u, tick = %u\n", in eeprom93xx_write()
167 logout("Cycle start, waiting for 1st start bit (0)\n"); in eeprom93xx_write()
202 logout("Got correct 1st start bit, waiting for 2nd start bit (1)\n"); in eeprom93xx_write()
205 logout("wrong 1st start bit (is 1, should be 0)\n"); in eeprom93xx_write()
212 logout("Got correct 2nd start bit, getting command + address\n"); in eeprom93xx_write()
215 logout("1st start bit is longer than needed\n"); in eeprom93xx_write()
229 logout("%s command, address = 0x%02x (value 0x%04x)\n", in eeprom93xx_write()
239 logout("write disable command\n"); in eeprom93xx_write()
[all …]
/openbmc/qemu/block/
H A Dvdi.c100 #define logout(fmt, ...) \ macro
246 logout("text %s", header->text); in vdi_header_print()
247 logout("signature 0x%08x\n", header->signature); in vdi_header_print()
248 logout("header size 0x%04x\n", header->header_size); in vdi_header_print()
249 logout("image type 0x%04x\n", header->image_type); in vdi_header_print()
250 logout("image flags 0x%04x\n", header->image_flags); in vdi_header_print()
251 logout("description %s\n", header->description); in vdi_header_print()
252 logout("offset bmap 0x%04x\n", header->offset_bmap); in vdi_header_print()
253 logout("offset data 0x%04x\n", header->offset_data); in vdi_header_print()
254 logout("cylinders 0x%04x\n", header->cylinders); in vdi_header_print()
[all …]
/openbmc/linux/arch/alpha/kernel/
H A Derr_ev7.c50 lf_subpackets->logout = (struct ev7_pal_logout_subpacket *) in ev7_collect_logout_frame_subpackets()
59 subpacket && i < lf_subpackets->logout->subpacket_count; in ev7_collect_logout_frame_subpackets()
252 packet->by_type.logout.whami, in ev7_process_pal_subpacket()
253 packet->by_type.logout.rbox_whami); in ev7_process_pal_subpacket()
254 el_print_timestamp(&packet->by_type.logout.timestamp); in ev7_process_pal_subpacket()
258 packet->by_type.logout.exc_addr, in ev7_process_pal_subpacket()
259 packet->by_type.logout.halt_code); in ev7_process_pal_subpacket()
261 packet->by_type.logout.subpacket_count); in ev7_process_pal_subpacket()
H A Derr_marvel.c914 if (!lf_subpackets->logout || !lf_subpackets->io) in marvel_process_io_error()
1019 if (lf_subpackets->logout && in marvel_process_logout_frame()
1020 (lf_subpackets->logout->rbox_int & 0x20000400ul)) in marvel_process_logout_frame()
1102 if (process_frame && lf_subpackets && lf_subpackets->logout) { in marvel_machine_check()
1119 lf_subpackets->io_pid = lf_subpackets->logout->whami; in marvel_machine_check()
1136 el_print_timestamp(&lf_subpackets->logout->timestamp); in marvel_machine_check()
H A Dcore_mcpcia.c445 mcpcia_print_uncorrectable(struct el_MCPCIA_uncorrected_frame_mcheck *logout) in mcpcia_print_uncorrectable() argument
450 frame = &logout->procdata; in mcpcia_print_uncorrectable()
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-shells/tcsh/tcsh/
H A D0002-Add-debian-csh-scripts.patch12 csh.logout | 1 +
16 create mode 100644 csh.logout
53 diff --git a/csh.logout b/csh.logout
57 +++ b/csh.logout
59 +# /etc/csh.logout: system-wide .logout file for csh(1) and tcsh(1)
/openbmc/qemu/hw/mips/
H A Dmalta.c157 # define logout(fmt, ...) \ macro
160 # define logout(fmt, ...) ((void)0) macro
300 logout("%u: scl = %u, sda = %u, data = 0x%02x\n", in eeprom24c0x_read()
308 logout("%u: scl = %u->%u, sda = %u->%u i2c %s\n", in eeprom24c0x_write()
317 logout("%u: scl = %u->%u, sda = %u->%u wait for i2c start\n", in eeprom24c0x_write()
320 logout("%u: scl = %u->%u, sda = %u->%u trigger bit\n", in eeprom24c0x_write()
323 logout("\ti2c ack bit = 0\n"); in eeprom24c0x_write()
328 logout("\ti2c bit = %d\n", bit); in eeprom24c0x_write()
334 logout("\tcommand 0x%04x, %s\n", eeprom->command, in eeprom24c0x_write()
348 logout("\taddress 0x%04x, data 0x%02x\n", in eeprom24c0x_write()
[all …]
/openbmc/phosphor-webui/app/common/services/
H A DuserModel.js45 logout: function(callback) {
46 APIUtils.logout(function(response, error) {
/openbmc/phosphor-webui/app/common/directives/
H A Dapp-header.js129 $scope.logout = function() {
130 userModel.logout(function(status, error) {
/openbmc/webui-vue/src/store/modules/Authentication/
H A DAuthenticanStore.js50 logout(state) { method in AuthenticationStore.mutations
84 logout({ commit, state }) { method in AuthenticationStore.actions
/openbmc/openbmc-test-automation/redfish/service_root/
H A Dtest_sessions_connection.robot26 [Setup] Redfish.logout
37 [Setup] Redfish.logout
H A Dtest_service_root.robot16 [Documentation] Login to BMCweb and then logout.
/openbmc/linux/arch/alpha/include/asm/
H A Derr_ev7.h177 struct ev7_pal_logout_subpacket logout; /* Type 1 */ member
191 struct ev7_pal_logout_subpacket *logout; /* Type 1 */ member
/openbmc/webui-vue/src/components/AppHeader/
H A DAppHeader.vue97 data-test-id="appHeader-link-logout"
98 @click="logout"
237 logout() {
238 this.$store.dispatch('authentication/logout');
/openbmc/openbmc-test-automation/docs/
H A Dredfish_request_via_mTLS.md67 privilege, and then verifies the login via Redfish. Therefore, it will logout
69 not need to use mTLS to authenticate login and logout. It can be replaced as
/openbmc/openbmc-test-automation/lib/
H A Dbmc_redfish.py128 def logout(self): member in bmc_redfish
132 super(bmc_redfish, self).logout()
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/wtmpdb/
H A Dwtmpdb_0.11.0.bb3 DESCRIPTION = "last reports the login and logout times of users and when the machine got rebooted."
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-shells/tcsh/
H A Dtcsh_6.24.12.bb34 … install -m 0644 ${S}/csh.cshrc ${S}/csh.login ${S}/csh.logout ${S}/complete.tcsh ${D}${sysconfdir}
/openbmc/openbmc-test-automation/gui/gui_test/gui_header/
H A Dtest_gui_header.robot45 [Documentation] Verify OpenBMC GUI logout.
/openbmc/linux/drivers/scsi/bnx2i/
H A Dbnx2i_hwi.c1607 struct bnx2i_logout_response *logout; in bnx2i_process_logout_resp() local
1610 logout = (struct bnx2i_logout_response *) cqe; in bnx2i_process_logout_resp()
1613 logout->itt & ISCSI_LOGOUT_RESPONSE_INDEX); in bnx2i_process_logout_resp()
1619 resp_hdr->opcode = logout->op_code; in bnx2i_process_logout_resp()
1620 resp_hdr->flags = logout->response; in bnx2i_process_logout_resp()
1625 resp_hdr->exp_cmdsn = cpu_to_be32(logout->exp_cmd_sn); in bnx2i_process_logout_resp()
1626 resp_hdr->max_cmdsn = cpu_to_be32(logout->max_cmd_sn); in bnx2i_process_logout_resp()
1628 resp_hdr->t2wait = cpu_to_be32(logout->time_to_wait); in bnx2i_process_logout_resp()
1629 resp_hdr->t2retain = cpu_to_be32(logout->time_to_retain); in bnx2i_process_logout_resp()
/openbmc/phosphor-webui/app/
H A Dindex.js216 if (['/', '/login', '/logout'].indexOf(path) == -1 &&
/openbmc/openbmc-test-automation/lib/serial_connection/
H A Dserial_console_client.robot34 Telnet.Read Until Regexp (Password:|logout)
/openbmc/webui-vue/tests/unit/__snapshots__/
H A DAppHeader.spec.js.snap188 data-test-id="appHeader-link-logout"
/openbmc/webui-vue/src/views/ChangePassword/
H A DChangePassword.vue119 this.$store.dispatch('authentication/logout');

12