Searched refs:BFI_MC_FRU (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/scsi/bfa/ |
H A D | bfi.h | 207 BFI_MC_FRU = 34, enumerator
|
H A D | bfa_ioc.c | 6233 bfi_h2i_set(msg->mh, BFI_MC_FRU, msg_type, bfa_ioc_portid(fru->ioc)); in bfa_fru_write_send() 6260 bfi_h2i_set(msg->mh, BFI_MC_FRU, msg_type, bfa_ioc_portid(fru->ioc)); in bfa_fru_read_send() 6299 bfa_ioc_mbox_regisr(fru->ioc, BFI_MC_FRU, bfa_fru_intr, fru); in bfa_fru_attach()
|