Home
last modified time | relevance | path

Searched refs:csio_lnode (Results 1 – 14 of 14) sorted by relevance

/linux/drivers/scsi/csiostor/
A Dcsio_lnode.h146 struct csio_lnode { struct
177 struct csio_lnode *pln; /* Parent lnode of child argument
237 int csio_is_lnode_ready(struct csio_lnode *);
238 void csio_lnode_state_to_str(struct csio_lnode *ln, int8_t *str);
247 int csio_ln_fdmi_start(struct csio_lnode *, void *);
248 int csio_lnode_start(struct csio_lnode *);
249 void csio_lnode_stop(struct csio_lnode *);
250 void csio_lnode_close(struct csio_lnode *);
251 int csio_lnode_init(struct csio_lnode *, struct csio_hw *,
252 struct csio_lnode *);
[all …]
A Dcsio_init.c592 struct csio_lnode *
597 struct csio_lnode *ln; in csio_shost_init()
685 struct csio_lnode *
695 struct csio_lnode *sln; in csio_lnodes_block_request()
696 struct csio_lnode *ln; in csio_lnodes_block_request()
733 struct csio_lnode *ln; in csio_lnodes_unblock_request()
771 struct csio_lnode *ln; in csio_lnodes_block_by_port()
812 struct csio_lnode *ln; in csio_lnodes_unblock_by_port()
853 struct csio_lnode *ln; in csio_lnodes_exit()
946 struct csio_lnode *ln; in csio_probe_one()
[all …]
A Dcsio_lnode.c114 static struct csio_lnode *
117 struct csio_lnode *ln; in csio_ln_lookup_by_portid()
137 static struct csio_lnode *
177 struct csio_lnode *
617 struct csio_lnode *ln = ((struct csio_lnode *)mbp->priv); in csio_ln_vnp_read_cbfn()
785 struct csio_lnode *ln = (struct csio_lnode *)mbp->priv; in csio_ln_read_fcf_cbfn()
1039 struct csio_lnode *ln; in csio_handle_link_down()
1485 struct csio_lnode *ln; in csio_fcoe_fwevt_handler()
1926 struct csio_lnode *ln; in csio_notify_lnodes()
1968 struct csio_lnode *ln; in csio_disable_lnodes()
[all …]
A Dcsio_attr.c48 csio_vport_set_state(struct csio_lnode *ln);
212 struct csio_lnode *ln = shost_priv(shost); in csio_get_host_port_id()
228 struct csio_lnode *ln = shost_priv(shost); in csio_get_host_port_type()
247 struct csio_lnode *ln = shost_priv(shost); in csio_get_host_port_state()
272 struct csio_lnode *ln = shost_priv(shost); in csio_get_host_speed()
392 struct csio_lnode *pln = ln->pln; in csio_vport_set_state()
419 struct csio_lnode *pln; in csio_fcoe_alloc_vnp()
556 struct csio_lnode *ln = NULL; in csio_vport_create()
616 struct csio_lnode *ln = *(struct csio_lnode **)fc_vport->dd_data; in csio_vport_delete()
649 struct csio_lnode *ln = *(struct csio_lnode **)fc_vport->dd_data; in csio_vport_disable()
[all …]
A Dcsio_rnode.c191 struct csio_lnode *ln_tmp; in csio_rn_dup_flowid()
195 ln_tmp = (struct csio_lnode *) tmp1; in csio_rn_dup_flowid()
216 csio_alloc_rnode(struct csio_lnode *ln) in csio_alloc_rnode()
550 struct csio_lnode *ln = csio_rnode_to_lnode(rn); in __csio_reg_rnode()
567 struct csio_lnode *ln = csio_rnode_to_lnode(rn); in __csio_unreg_rnode()
606 struct csio_lnode *ln = csio_rnode_to_lnode(rn); in csio_rns_uninit()
646 struct csio_lnode *ln = csio_rnode_to_lnode(rn); in csio_rns_ready()
731 struct csio_lnode *ln = csio_rnode_to_lnode(rn); in csio_rns_offline()
790 struct csio_lnode *ln = csio_rnode_to_lnode(rn); in csio_rns_disappeared()
849 struct csio_lnode *ln = csio_rnode_to_lnode(rn); in csio_rnode_devloss_handler()
[all …]
A Dcsio_init.h57 void csio_fchost_attr_init(struct csio_lnode *);
72 struct csio_lnode *csio_shost_init(struct csio_hw *, struct device *, bool,
73 struct csio_lnode *);
74 void csio_shost_exit(struct csio_lnode *);
82 csio_ln_to_shost(struct csio_lnode *ln) in csio_ln_to_shost()
A Dcsio_rnode.h93 struct csio_lnode *lnp; /* Pointer to owning
128 struct csio_rnode *csio_rnode_lookup_portid(struct csio_lnode *, uint32_t);
129 struct csio_rnode *csio_confirm_rnode(struct csio_lnode *,
134 void csio_put_rnode(struct csio_lnode *ln, struct csio_rnode *rn);
A Dcsio_mb.h218 void csio_write_fcoe_link_cond_init_mb(struct csio_lnode *, struct csio_mb *,
222 void csio_fcoe_vnp_alloc_init_mb(struct csio_lnode *, struct csio_mb *,
227 void csio_fcoe_vnp_read_init_mb(struct csio_lnode *, struct csio_mb *,
231 void csio_fcoe_vnp_free_init_mb(struct csio_lnode *, struct csio_mb *,
235 void csio_fcoe_read_fcf_init_mb(struct csio_lnode *, struct csio_mb *,
A Dcsio_scsi.c1194 struct csio_lnode *ln = ioreq->lnode; in csio_abrt_cls()
1365 struct csio_lnode *ln = shost_priv(class_to_shost(dev)); in csio_show_hw_state()
1379 struct csio_lnode *ln = shost_priv(class_to_shost(dev)); in csio_device_reset()
1405 struct csio_lnode *ln = shost_priv(class_to_shost(dev)); in csio_disable_port()
1431 struct csio_lnode *ln = shost_priv(class_to_shost(dev)); in csio_show_dbg_level()
1441 struct csio_lnode *ln = shost_priv(class_to_shost(dev)); in csio_store_dbg_level()
1781 struct csio_lnode *ln = shost_priv(host); in csio_queuecommand()
1892 struct csio_lnode *ln = ioreq->lnode; in csio_do_abrt_cls()
1916 struct csio_lnode *ln = shost_priv(cmnd->device->host); in csio_eh_abort_handler()
2064 struct csio_lnode *ln = shost_priv(cmnd->device->host); in csio_eh_lun_reset_handler()
[all …]
A Dcsio_scsi.h187 struct csio_lnode *lnode;
334 struct csio_lnode *);
A DMakefile11 csiostor-objs := csio_attr.o csio_init.o csio_lnode.o csio_scsi.o \
A Dcsio_hw.h482 struct csio_lnode *rln; /* Root lnode */
661 struct csio_lnode *csio_lnode_alloc(struct csio_hw *);
A Dcsio_mb.c838 csio_write_fcoe_link_cond_init_mb(struct csio_lnode *ln, struct csio_mb *mbp, in csio_write_fcoe_link_cond_init_mb()
907 csio_fcoe_vnp_alloc_init_mb(struct csio_lnode *ln, struct csio_mb *mbp, in csio_fcoe_vnp_alloc_init_mb()
949 csio_fcoe_vnp_read_init_mb(struct csio_lnode *ln, struct csio_mb *mbp, in csio_fcoe_vnp_read_init_mb()
978 csio_fcoe_vnp_free_init_mb(struct csio_lnode *ln, struct csio_mb *mbp, in csio_fcoe_vnp_free_init_mb()
1009 csio_fcoe_read_fcf_init_mb(struct csio_lnode *ln, struct csio_mb *mbp, in csio_fcoe_read_fcf_init_mb()
A Dcsio_wr.h251 struct csio_lnode *lnode; /* Owner lnode */

Completed in 90 milliseconds