Home
last modified time | relevance | path

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

/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()
300 struct csio_hw *hw = csio_lnode_to_hw(ln); in csio_get_host_fabric_name()
320 struct csio_hw *hw = csio_lnode_to_hw(ln); in csio_get_stats()
548 struct csio_hw *hw = csio_lnode_to_hw(pln); in csio_vport_create()
609 struct csio_hw *hw = csio_lnode_to_hw(ln); in csio_vport_delete()
642 struct csio_hw *hw = csio_lnode_to_hw(ln); in csio_vport_disable()
[all …]
Dcsio_lnode.c1098 struct csio_hw *hw = csio_lnode_to_hw(ln); in csio_lns_uninit()
1151 struct csio_hw *hw = csio_lnode_to_hw(ln); in csio_lns_online()
1203 struct csio_hw *hw = csio_lnode_to_hw(ln); in csio_lns_ready()
1277 struct csio_hw *hw = csio_lnode_to_hw(ln); in csio_lns_offline()
1793 struct csio_hw *hw = csio_lnode_to_hw(io_req->lnode); in csio_ln_mgmt_submit_req()
1817 struct csio_hw *hw = csio_lnode_to_hw(ln); in csio_ln_fdmi_init()
1852 struct csio_hw *hw = csio_lnode_to_hw(ln); in csio_ln_fdmi_exit()
1976 struct csio_hw *hw = csio_lnode_to_hw(ln); in csio_ln_init()
2064 csio_lnode_to_hw(ln) = hw; in csio_lnode_init()
2098 csio_lnode_to_hw(ln) = NULL; in csio_lnode_init()
[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.h204 #define csio_lnode_to_hw(ln) ((ln)->hwp) macro
205 #define csio_root_lnode(ln) (csio_lnode_to_hw((ln))->rln)
Dcsio_scsi.c1390 struct csio_hw *hw = csio_lnode_to_hw(ln); in csio_show_hw_state()
1404 struct csio_hw *hw = csio_lnode_to_hw(ln); in csio_device_reset()
1430 struct csio_hw *hw = csio_lnode_to_hw(ln); in csio_disable_port()
1466 struct csio_hw *hw = csio_lnode_to_hw(ln); in csio_store_dbg_level()
1799 struct csio_hw *hw = csio_lnode_to_hw(ln); in csio_queuecommand()
1940 struct csio_hw *hw = csio_lnode_to_hw(ln); in csio_eh_abort_handler()
2089 struct csio_hw *hw = csio_lnode_to_hw(ln); in csio_eh_lun_reset_handler()
Dcsio_init.c676 struct csio_hw *hw = csio_lnode_to_hw(ln); in csio_shost_exit()