Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/scsi/bfa/
Dbfa_ioc.h707 void bfa_phy_intr(void *phyarg, struct bfi_mbmsg_s *msg);
Dbfa_ioc.c5468 bfa_ioc_mbox_regisr(phy->ioc, BFI_MC_PHY, bfa_phy_intr, phy); in bfa_phy_attach()
5698 bfa_phy_intr(void *phyarg, struct bfi_mbmsg_s *msg) in bfa_phy_intr() function