Home
last modified time | relevance | path

Searched refs:LINK_RESET (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/drivers/scsi/cxlflash/
H A Dmain.h125 #define LINK_RESET 0x02 macro
H A Dmain.c1519 ASTATUS_FC(_a, LOGI_R, "login timed out, retrying", LINK_RESET), \
1520 ASTATUS_FC(_a, CRC_T, "CRC threshold exceeded", LINK_RESET), \
1522 ASTATUS_FC(_a, OTHER, "other error", CLR_FC_ERROR | LINK_RESET)
1588 if (info->action & LINK_RESET) { in cxlflash_async_err_irq()
/openbmc/linux/drivers/phy/samsung/
H A Dphy-exynos5250-sata.c34 #define LINK_RESET 0xf0000 macro
108 val |= LINK_RESET; in exynos_sata_phy_init()
/openbmc/linux/net/tipc/
H A Dlink.c409 rcv_l->state = LINK_RESET; in tipc_link_remove_bc_peer()
413 snd_l->state = LINK_RESET; in tipc_link_remove_bc_peer()
606 l->state = LINK_RESET; in tipc_link_bc_create()
638 l->state = LINK_RESET; in tipc_link_fsm_evt()
650 case LINK_RESET: in tipc_link_fsm_evt()
689 l->state = LINK_RESET; in tipc_link_fsm_evt()
712 l->state = LINK_RESET; in tipc_link_fsm_evt()
735 l->state = LINK_RESET; in tipc_link_fsm_evt()
760 l->state = LINK_RESET; in tipc_link_fsm_evt()
877 case LINK_RESET: in tipc_link_timeout()
[all …]