Home
last modified time | relevance | path

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

/drivers/net/ethernet/brocade/bna/
Dbfi.h99 BFI_MC_IOC = 1, /*!< IO Controller (IOC) */ enumerator
Dbfa_ioc.c1923 bfi_h2i_set(enable_req.mh, BFI_MC_IOC, BFI_IOC_H2I_ENABLE_REQ, in bfa_ioc_send_enable()
1937 bfi_h2i_set(disable_req.mh, BFI_MC_IOC, BFI_IOC_H2I_DISABLE_REQ, in bfa_ioc_send_disable()
1951 bfi_h2i_set(attr_req.mh, BFI_MC_IOC, BFI_IOC_H2I_GETATTR_REQ, in bfa_ioc_send_getattr()
2692 if (mc == BFI_MC_IOC) { in bfa_nw_ioc_mbox_isr()
/drivers/scsi/bfa/
Dbfi.h186 BFI_MC_IOC = 1, /* IO Controller (IOC) */ enumerator
Dbfa_ioc.c1801 bfi_h2i_set(enable_req.mh, BFI_MC_IOC, BFI_IOC_H2I_ENABLE_REQ, in bfa_ioc_send_enable()
1814 bfi_h2i_set(disable_req.mh, BFI_MC_IOC, BFI_IOC_H2I_DISABLE_REQ, in bfa_ioc_send_disable()
1827 bfi_h2i_set(attr_req.mh, BFI_MC_IOC, BFI_IOC_H2I_GETATTR_REQ, in bfa_ioc_send_getattr()
2608 if (mc == BFI_MC_IOC) { in bfa_ioc_mbox_isr()
2992 bfi_h2i_set(req->mh, BFI_MC_IOC, BFI_IOC_H2I_DBG_SYNC, in bfa_ioc_send_fwsync()