Home
last modified time | relevance | path

Searched refs:IOC_E_RESET (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/net/ethernet/brocade/bna/
H A Dbfa_ioc.c92 IOC_E_RESET = 1, /*!< IOC reset request */ enumerator
216 case IOC_E_RESET: in bfa_ioc_sm_uninit()
2489 bfa_fsm_send_event(ioc, IOC_E_RESET); in bfa_nw_ioc_attach()
/openbmc/linux/drivers/scsi/bfa/
H A Dbfa_ioc.c118 IOC_E_RESET = 1, /* IOC reset request */ enumerator
270 case IOC_E_RESET: in bfa_ioc_sm_uninit()
2372 bfa_fsm_send_event(ioc, IOC_E_RESET); in bfa_ioc_attach()