Home
last modified time | relevance | path

Searched refs:leapraid_vphy (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/scsi/leapraid/
H A Dleapraid_func.h1178 struct leapraid_vphy { struct
1379 struct leapraid_vphy *leapraid_get_vphy_by_phy(struct leapraid_card_port *port,
H A Dleapraid_func.c1036 struct leapraid_vphy *leapraid_get_vphy_by_phy(struct leapraid_card_port *port, in leapraid_get_vphy_by_phy()
1039 struct leapraid_vphy *vphy; in leapraid_get_vphy_by_phy()
3463 static struct leapraid_vphy *leapraid_alloc_vphy( in leapraid_alloc_vphy()
3468 struct leapraid_vphy *vphy; in leapraid_alloc_vphy()
4642 struct leapraid_vphy *vphy, *vphy_next; in leapraid_del_dirty_vphy()
6160 struct leapraid_vphy *vphy, in leapraid_update_vphy_binding()
6212 struct leapraid_vphy *vphy, *vphy_next; in leapraid_update_vphys_after_reset()
H A Dleapraid_os.c2121 struct leapraid_vphy *vphy, *vphy_next; in leapraid_cleanup_lists()