Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/ethernet/brocade/bna/
Dbfa_ioc.c100 IOC_E_RESET = 1, /*!< IOC reset request */ enumerator
224 case IOC_E_RESET: in bfa_ioc_sm_uninit()
2496 bfa_fsm_send_event(ioc, IOC_E_RESET); in bfa_nw_ioc_attach()
/linux-4.4.14/drivers/scsi/bfa/
Dbfa_ioc.c125 IOC_E_RESET = 1, /* IOC reset request */ enumerator
277 case IOC_E_RESET: in bfa_ioc_sm_uninit()
2386 bfa_fsm_send_event(ioc, IOC_E_RESET); in bfa_ioc_attach()