Searched refs:pd_hdls (Results 1 – 3 of 3) sorted by relevance
| /linux/drivers/scsi/leapraid/ |
| H A D | leapraid_func.c | 657 test_bit(hdl, adapter->dev_topo.pd_hdls)) in leapraid_tgt_not_responding() 692 test_bit(hdl, adapter->dev_topo.pd_hdls)) in leapraid_tgt_rst_send() 4119 set_bit(hdl, adapter->dev_topo.pd_hdls); in leapraid_sas_pd_add() 4188 set_bit(hdl, adapter->dev_topo.pd_hdls); in leapraid_sas_pd_hide() 4235 clear_bit(hdl, adapter->dev_topo.pd_hdls); in leapraid_sas_pd_expose() 4827 set_bit(hdl, adapter->dev_topo.pd_hdls); in leapraid_scan_phy_disks_after_reset() 5260 adapter->dev_topo.pd_hdls); in leapraid_check_ir_change_evt() 6563 memset(adapter->dev_topo.pd_hdls, 0, adapter->dev_topo.pd_hdls_sz); in leapraid_search_resp_raid_volume() 6576 set_bit(hdl, adapter->dev_topo.pd_hdls); in leapraid_search_resp_raid_volume() 8056 adapter->dev_topo.pd_hdls = in leapraid_alloc_dev_topo_bitmaps() [all …]
|
| H A D | leapraid_func.h | 873 unsigned long *pd_hdls; member
|
| H A D | leapraid_os.c | 1441 test_bit(sas_dev->hdl, adapter->dev_topo.pd_hdls)) in leapraid_target_alloc_sas()
|