Home
last modified time | relevance | path

Searched refs:vphys_list (Results 1 – 5 of 5) sorted by relevance

/linux/drivers/scsi/leapraid/
H A Dleapraid_func.h773 struct list_head vphys_list; member
H A Dleapraid_func.c1044 list_for_each_entry(vphy, &port->vphys_list, list) { in leapraid_get_vphy_by_phy()
3482 INIT_LIST_HEAD(&port->vphys_list); in leapraid_alloc_vphy()
3486 list_add_tail(&vphy->list, &port->vphys_list); in leapraid_alloc_vphy()
4650 &card_port->vphys_list, list) { in leapraid_del_dirty_vphy()
6184 INIT_LIST_HEAD(&may_new_card_port->vphys_list); in leapraid_update_vphy_binding()
6187 list_move(&vphy->list, &may_new_card_port->vphys_list); in leapraid_update_vphy_binding()
6226 &card_port->vphys_list, list) in leapraid_update_vphys_after_reset()
6263 &card_port->vphys_list, in leapraid_update_vphys_after_reset()
H A Dleapraid_os.c2161 &port->vphys_list, list) { in leapraid_cleanup_lists()
/linux/drivers/scsi/mpt3sas/
H A Dmpt3sas_scsih.c511 list_for_each_entry_safe(vphy, vphy_next, &port->vphys_list, list) { in mpt3sas_get_vphy_by_phy()
6284 &port->vphys_list, list) { in _scsih_update_vphys_after_reset()
6360 &port->vphys_list, list) { in _scsih_update_vphys_after_reset()
6411 &mport->vphys_list); in _scsih_update_vphys_after_reset()
6415 &mport->vphys_list); in _scsih_update_vphys_after_reset()
6686 &port->vphys_list, list) { in _scsih_del_dirty_vphy()
6857 INIT_LIST_HEAD(&port->vphys_list); in _scsih_alloc_vphy()
6866 list_add_tail(&vphy->list, &port->vphys_list); in _scsih_alloc_vphy()
H A Dmpt3sas_transport.c930 &port->vphys_list, list) { in mpt3sas_transport_port_remove()