Home
last modified time | relevance | path

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

/linux/drivers/scsi/bfa/
A Dbfa_ioc.h664 struct bfa_phy_s { struct
689 bfa_status_t bfa_phy_get_attr(struct bfa_phy_s *phy, u8 instance, argument
692 bfa_status_t bfa_phy_get_stats(struct bfa_phy_s *phy, u8 instance,
695 bfa_status_t bfa_phy_update(struct bfa_phy_s *phy, u8 instance,
698 bfa_status_t bfa_phy_read(struct bfa_phy_s *phy, u8 instance,
703 void bfa_phy_attach(struct bfa_phy_s *phy, struct bfa_ioc_s *ioc,
705 void bfa_phy_memclaim(struct bfa_phy_s *phy,
A Dbfa_modules.h39 struct bfa_phy_s phy; /* phy module */
A Dbfa_ioc.c5305 bfa_phy_present(struct bfa_phy_s *phy) in bfa_phy_present()
5313 struct bfa_phy_s *phy = cbarg; in bfa_phy_notify()
5340 struct bfa_phy_s *phy = cbarg; in bfa_phy_query_send()
5359 struct bfa_phy_s *phy = cbarg; in bfa_phy_write_send()
5399 struct bfa_phy_s *phy = cbarg; in bfa_phy_read_send()
5423 struct bfa_phy_s *phy = cbarg; in bfa_phy_stats_send()
5522 bfa_phy_get_attr(struct bfa_phy_s *phy, u8 instance, in bfa_phy_get_attr()
5561 bfa_phy_get_stats(struct bfa_phy_s *phy, u8 instance, in bfa_phy_get_stats()
5603 bfa_phy_update(struct bfa_phy_s *phy, u8 instance, in bfa_phy_update()
5654 bfa_phy_read(struct bfa_phy_s *phy, u8 instance, in bfa_phy_read()
[all …]
A Dbfa_core.c157 struct bfa_phy_s *phy = BFA_PHY(bfa); in bfa_com_phy_attach()

Completed in 25 milliseconds