Home
last modified time | relevance | path

Searched defs:ln (Results 1 – 16 of 16) sorted by relevance

/drivers/scsi/csiostor/
Dcsio_attr.c61 struct csio_lnode *ln = csio_rnode_to_lnode(rn); in csio_reg_rnode() local
123 struct csio_lnode *ln = csio_rnode_to_lnode(rn); in csio_unreg_rnode() local
141 csio_lnode_async_event(struct csio_lnode *ln, enum csio_ln_fc_evt fc_evt) in csio_lnode_async_event()
182 csio_fchost_attr_init(struct csio_lnode *ln) in csio_fchost_attr_init()
212 struct csio_lnode *ln = shost_priv(shost); in csio_get_host_port_id() local
228 struct csio_lnode *ln = shost_priv(shost); in csio_get_host_port_type() local
247 struct csio_lnode *ln = shost_priv(shost); in csio_get_host_port_state() local
272 struct csio_lnode *ln = shost_priv(shost); in csio_get_host_speed() local
298 struct csio_lnode *ln = shost_priv(shost); in csio_get_host_fabric_name() local
319 struct csio_lnode *ln = shost_priv(shost); in csio_get_stats() local
[all …]
Dcsio_rnode.c121 csio_rn_lookup(struct csio_lnode *ln, uint32_t flowid) in csio_rn_lookup()
145 csio_rn_lookup_wwpn(struct csio_lnode *ln, uint8_t *wwpn) in csio_rn_lookup_wwpn()
169 csio_rnode_lookup_portid(struct csio_lnode *ln, uint32_t portid) in csio_rnode_lookup_portid()
185 csio_rn_dup_flowid(struct csio_lnode *ln, uint32_t rdev_flowid, in csio_rn_dup_flowid()
216 csio_alloc_rnode(struct csio_lnode *ln) in csio_alloc_rnode()
258 csio_get_rnode(struct csio_lnode *ln, uint32_t flowid) in csio_get_rnode()
283 csio_put_rnode(struct csio_lnode *ln, struct csio_rnode *rn) in csio_put_rnode()
300 csio_confirm_rnode(struct csio_lnode *ln, uint32_t rdev_flowid, in csio_confirm_rnode()
444 csio_rn_verify_rparams(struct csio_lnode *ln, struct csio_rnode *rn, in csio_rn_verify_rparams()
550 struct csio_lnode *ln = csio_rnode_to_lnode(rn); in __csio_reg_rnode() local
[all …]
Dcsio_lnode.c117 struct csio_lnode *ln = hw->rln; in csio_ln_lookup_by_portid() local
261 struct csio_lnode *ln = fdmi_req->lnode; in csio_ln_fdmi_done() local
290 struct csio_lnode *ln = fdmi_req->lnode; in csio_ln_fdmi_rhba_cbfn() local
395 struct csio_lnode *ln = fdmi_req->lnode; in csio_ln_fdmi_dprt_cbfn() local
496 struct csio_lnode *ln = fdmi_req->lnode; in csio_ln_fdmi_dhba_cbfn() local
547 csio_ln_fdmi_start(struct csio_lnode *ln, void *context) in csio_ln_fdmi_start()
599 struct csio_lnode *ln = ((struct csio_lnode *)mbp->priv); in csio_ln_vnp_read_cbfn() local
662 csio_ln_vnp_read(struct csio_lnode *ln, in csio_ln_vnp_read()
700 csio_fcoe_enable_link(struct csio_lnode *ln, bool enable) in csio_fcoe_enable_link()
767 struct csio_lnode *ln = (struct csio_lnode *)mbp->priv; in csio_ln_read_fcf_cbfn() local
[all …]
Dcsio_init.c607 struct csio_lnode *ln; in csio_shost_init() local
673 csio_shost_exit(struct csio_lnode *ln) in csio_shost_exit()
706 struct csio_lnode *ln; in csio_lnodes_block_request() local
743 struct csio_lnode *ln; in csio_lnodes_unblock_request() local
781 struct csio_lnode *ln; in csio_lnodes_block_by_port() local
822 struct csio_lnode *ln; in csio_lnodes_unblock_by_port() local
863 struct csio_lnode *ln; in csio_lnodes_exit() local
923 csio_lnode_init_post(struct csio_lnode *ln) in csio_lnode_init_post()
956 struct csio_lnode *ln; in csio_probe_one() local
1124 struct csio_lnode *ln; in csio_pci_resume() local
Dcsio_lnode.h204 #define csio_lnode_to_hw(ln) ((ln)->hwp) argument
205 #define csio_root_lnode(ln) (csio_lnode_to_hw((ln))->rln) argument
206 #define csio_parent_lnode(ln) ((ln)->pln) argument
207 #define csio_ln_flowid(ln) ((ln)->vnp_flowid) argument
208 #define csio_ln_wwpn(ln) ((ln)->ln_sparm.wwpn) argument
209 #define csio_ln_wwnn(ln) ((ln)->ln_sparm.wwnn) argument
211 #define csio_is_root_ln(ln) (((ln) == csio_root_lnode((ln))) ? 1 : 0) argument
212 #define csio_is_phys_ln(ln) (((ln)->pln == NULL) ? 1 : 0) argument
213 #define csio_is_npiv_ln(ln) (((ln)->pln != NULL) ? 1 : 0) argument
Dcsio_scsi.c1218 struct csio_lnode *ln = ioreq->lnode; in csio_abrt_cls() local
1342 csio_scsim_cleanup_io_lnode(struct csio_scsim *scm, struct csio_lnode *ln) in csio_scsim_cleanup_io_lnode()
1389 struct csio_lnode *ln = shost_priv(class_to_shost(dev)); in csio_show_hw_state() local
1403 struct csio_lnode *ln = shost_priv(class_to_shost(dev)); in csio_device_reset() local
1429 struct csio_lnode *ln = shost_priv(class_to_shost(dev)); in csio_disable_port() local
1455 struct csio_lnode *ln = shost_priv(class_to_shost(dev)); in csio_show_dbg_level() local
1465 struct csio_lnode *ln = shost_priv(class_to_shost(dev)); in csio_store_dbg_level() local
1499 struct csio_lnode *ln = shost_priv(class_to_shost(dev)); in csio_show_num_reg_rnodes() local
1798 struct csio_lnode *ln = shost_priv(host); in csio_queuecommand() local
1915 struct csio_lnode *ln = ioreq->lnode; in csio_do_abrt_cls() local
[all …]
Dcsio_init.h83 csio_ln_to_shost(struct csio_lnode *ln) in csio_ln_to_shost()
Dcsio_mb.c909 csio_write_fcoe_link_cond_init_mb(struct csio_lnode *ln, struct csio_mb *mbp, in csio_write_fcoe_link_cond_init_mb()
978 csio_fcoe_vnp_alloc_init_mb(struct csio_lnode *ln, struct csio_mb *mbp, in csio_fcoe_vnp_alloc_init_mb()
1020 csio_fcoe_vnp_read_init_mb(struct csio_lnode *ln, struct csio_mb *mbp, in csio_fcoe_vnp_read_init_mb()
1049 csio_fcoe_vnp_free_init_mb(struct csio_lnode *ln, struct csio_mb *mbp, in csio_fcoe_vnp_free_init_mb()
1080 csio_fcoe_read_fcf_init_mb(struct csio_lnode *ln, struct csio_mb *mbp, in csio_fcoe_read_fcf_init_mb()
/drivers/scsi/bfa/
Dbfa_svc.c2811 bfa_fcport_ln_sm_dn(struct bfa_fcport_ln_s *ln, in bfa_fcport_ln_sm_dn()
2831 bfa_fcport_ln_sm_dn_nf(struct bfa_fcport_ln_s *ln, in bfa_fcport_ln_sm_dn_nf()
2854 bfa_fcport_ln_sm_dn_up_nf(struct bfa_fcport_ln_s *ln, in bfa_fcport_ln_sm_dn_up_nf()
2878 bfa_fcport_ln_sm_up(struct bfa_fcport_ln_s *ln, in bfa_fcport_ln_sm_up()
2898 bfa_fcport_ln_sm_up_nf(struct bfa_fcport_ln_s *ln, in bfa_fcport_ln_sm_up_nf()
2921 bfa_fcport_ln_sm_up_dn_nf(struct bfa_fcport_ln_s *ln, in bfa_fcport_ln_sm_up_dn_nf()
2945 bfa_fcport_ln_sm_up_dn_up_nf(struct bfa_fcport_ln_s *ln, in bfa_fcport_ln_sm_up_dn_up_nf()
2968 struct bfa_fcport_ln_s *ln = cbarg; in __bfa_cb_fcport_event() local
3000 bfa_fcport_queue_cb(struct bfa_fcport_ln_s *ln, enum bfa_port_linkstate event) in bfa_fcport_queue_cb()
3054 struct bfa_fcport_ln_s *ln = &fcport->ln; in bfa_fcport_attach() local
Dbfa_svc.h498 struct bfa_fcport_ln_s ln; /* Link Notification */ member
/drivers/scsi/sym53c8xx_2/
Dsym_hipd.c1899 int ln; local
4649 u_char ln = cmd->device->lun; local
4969 struct sym_lcb *sym_alloc_lcb (struct sym_hcb *np, u_char tn, u_char ln)
5053 static void sym_alloc_lcb_tags (struct sym_hcb *np, u_char tn, u_char ln)
5100 int sym_free_lcb(struct sym_hcb *np, u_char tn, u_char ln)
/drivers/md/persistent-data/
Ddm-btree.c414 struct btree_node *ln, *rn, *pn; in btree_split_sibling() local
499 struct btree_node *pn, *ln, *rn; in btree_split_beneath() local
/drivers/scsi/
Dncr53c8xx.c5634 unsigned char tn = sdev->id, ln = sdev->lun; in ncr_setup_tags() local
7146 u_char ln = cmd->device->lun; in ncr_get_ccb() local
7355 static void ncr_alloc_ccb(struct ncb *np, u_char tn, u_char ln) in ncr_alloc_ccb()
7491 static struct lcb *ncr_alloc_lcb (struct ncb *np, u_char tn, u_char ln) in ncr_alloc_lcb()
7583 unsigned char tn = sdev->id, ln = sdev->lun; in ncr_setup_lcb() local
Ddc395x.c2485 int ln = srb->total_xfer_length; in data_io_transfer() local
/drivers/video/matrox/
Dmatroxfb_maven.c256 unsigned int ln; in matroxfb_PLL_mavenclock() local
/drivers/usb/atm/
Dueagle-atm.c1953 int ret, size, u, ln; in load_XILINX_firmware() local