Home
last modified time | relevance | path

Searched refs:csio_lnode_to_hw (Results 1 – 6 of 6) sorted by relevance

/Linux-v4.19/drivers/scsi/csiostor/
Dcsio_attr.c191 (csio_lnode_to_hw(ln))->fres_info.max_vnps; in csio_fchost_attr_init()
213 struct csio_hw *hw = csio_lnode_to_hw(ln); in csio_get_host_port_id()
229 struct csio_hw *hw = csio_lnode_to_hw(ln); in csio_get_host_port_type()
248 struct csio_hw *hw = csio_lnode_to_hw(ln); in csio_get_host_port_state()
273 struct csio_hw *hw = csio_lnode_to_hw(ln); in csio_get_host_speed()
312 struct csio_hw *hw = csio_lnode_to_hw(ln); in csio_get_host_fabric_name()
332 struct csio_hw *hw = csio_lnode_to_hw(ln); in csio_get_stats()
560 struct csio_hw *hw = csio_lnode_to_hw(pln); in csio_vport_create()
621 struct csio_hw *hw = csio_lnode_to_hw(ln); in csio_vport_delete()
654 struct csio_hw *hw = csio_lnode_to_hw(ln); in csio_vport_disable()
[all …]
Dcsio_rnode.c192 struct csio_hw *hw = csio_lnode_to_hw(ln); in csio_rn_dup_flowid()
218 struct csio_hw *hw = csio_lnode_to_hw(ln); in csio_alloc_rnode()
242 struct csio_hw *hw = csio_lnode_to_hw(csio_rnode_to_lnode(rn)); in csio_free_rnode()
551 struct csio_hw *hw = csio_lnode_to_hw(ln); in __csio_reg_rnode()
568 struct csio_hw *hw = csio_lnode_to_hw(ln); in __csio_unreg_rnode()
Dcsio_lnode.c1113 struct csio_hw *hw = csio_lnode_to_hw(ln); in csio_lns_uninit()
1166 struct csio_hw *hw = csio_lnode_to_hw(ln); in csio_lns_online()
1218 struct csio_hw *hw = csio_lnode_to_hw(ln); in csio_lns_ready()
1292 struct csio_hw *hw = csio_lnode_to_hw(ln); in csio_lns_offline()
1808 struct csio_hw *hw = csio_lnode_to_hw(io_req->lnode); in csio_ln_mgmt_submit_req()
1834 struct csio_hw *hw = csio_lnode_to_hw(ln); in csio_ln_fdmi_init()
1869 struct csio_hw *hw = csio_lnode_to_hw(ln); in csio_ln_fdmi_exit()
1993 struct csio_hw *hw = csio_lnode_to_hw(ln); in csio_ln_init()
2081 csio_lnode_to_hw(ln) = hw; in csio_lnode_init()
2115 csio_lnode_to_hw(ln) = NULL; in csio_lnode_init()
[all …]
Dcsio_lnode.h204 #define csio_lnode_to_hw(ln) ((ln)->hwp) macro
205 #define csio_root_lnode(ln) (csio_lnode_to_hw((ln))->rln)
Dcsio_scsi.c1366 struct csio_hw *hw = csio_lnode_to_hw(ln); in csio_show_hw_state()
1380 struct csio_hw *hw = csio_lnode_to_hw(ln); in csio_device_reset()
1406 struct csio_hw *hw = csio_lnode_to_hw(ln); in csio_disable_port()
1442 struct csio_hw *hw = csio_lnode_to_hw(ln); in csio_store_dbg_level()
1775 struct csio_hw *hw = csio_lnode_to_hw(ln); in csio_queuecommand()
1916 struct csio_hw *hw = csio_lnode_to_hw(ln); in csio_eh_abort_handler()
2064 struct csio_hw *hw = csio_lnode_to_hw(ln); in csio_eh_lun_reset_handler()
Dcsio_init.c674 struct csio_hw *hw = csio_lnode_to_hw(ln); in csio_shost_exit()