| /drivers/scsi/csiostor/ |
| A D | csio_lnode.c | 633 memcpy(ln->mac, rsp->vnport_mac, sizeof(ln->mac)); in csio_ln_vnp_read_cbfn() 636 ln->nport_id = ln->nport_id >> 8; in csio_ln_vnp_read_cbfn() 845 ln->portid, ln->fcf_flowid, cbfn); in csio_ln_read_fcf_entry() 994 sln = ln; in csio_post_event_lns() 1043 if (ln) { in csio_handle_link_down() 1573 ln->prev_evt = ln->cur_evt; in csio_fcoe_fwevt_handler() 1646 csio_ln_dbg(ln, "stopping ln :%p\n", ln); in csio_lnode_stop() 1664 csio_ln_dbg(ln, "closed ln :%p\n", ln); in csio_lnode_close() 1900 ln->last_scan_ntgts = ln->n_scsi_tgts; in csio_scan_done() 1902 if (ln->last_scan_ntgts == ln->n_scsi_tgts) in csio_scan_done() [all …]
|
| A D | csio_attr.c | 441 csio_ln_wwnn(ln), csio_ln_wwpn(ln), NULL); in csio_fcoe_alloc_vnp() 480 ln->ln_sparm.wwnn[0], ln->ln_sparm.wwnn[1], in csio_fcoe_alloc_vnp() 481 ln->ln_sparm.wwnn[2], ln->ln_sparm.wwnn[3], in csio_fcoe_alloc_vnp() 482 ln->ln_sparm.wwnn[4], ln->ln_sparm.wwnn[5], in csio_fcoe_alloc_vnp() 483 ln->ln_sparm.wwnn[6], ln->ln_sparm.wwnn[7]); in csio_fcoe_alloc_vnp() 485 ln->ln_sparm.wwpn[0], ln->ln_sparm.wwpn[1], in csio_fcoe_alloc_vnp() 486 ln->ln_sparm.wwpn[2], ln->ln_sparm.wwpn[3], in csio_fcoe_alloc_vnp() 487 ln->ln_sparm.wwpn[4], ln->ln_sparm.wwpn[5], in csio_fcoe_alloc_vnp() 517 ln->fcf_flowid, ln->vnp_flowid, in csio_fcoe_free_vnp() 562 if (!ln) in csio_vport_create() [all …]
|
| A D | csio_rnode.c | 314 csio_ln_dbg(ln, in csio_confirm_rnode() 385 csio_ln_dbg(ln, in csio_confirm_rnode() 393 csio_ln_dbg(ln, in csio_confirm_rnode() 623 csio_ln_dbg(ln, in csio_rns_uninit() 629 csio_ln_dbg(ln, in csio_rns_uninit() 654 csio_ln_dbg(ln, in csio_rns_ready() 713 csio_ln_dbg(ln, in csio_rns_ready() 750 csio_ln_dbg(ln, in csio_rns_offline() 772 csio_ln_dbg(ln, in csio_rns_offline() 820 csio_ln_dbg(ln, in csio_rns_disappeared() [all …]
|
| A D | csio_lnode.h | 191 #define csio_lnode_to_hw(ln) ((ln)->hwp) argument 192 #define csio_root_lnode(ln) (csio_lnode_to_hw((ln))->rln) argument 193 #define csio_parent_lnode(ln) ((ln)->pln) argument 194 #define csio_ln_flowid(ln) ((ln)->vnp_flowid) argument 195 #define csio_ln_wwpn(ln) ((ln)->ln_sparm.wwpn) argument 196 #define csio_ln_wwnn(ln) ((ln)->ln_sparm.wwnn) argument 198 #define csio_is_root_ln(ln) (((ln) == csio_root_lnode((ln))) ? 1 : 0) argument 199 #define csio_is_phys_ln(ln) (((ln)->pln == NULL) ? 1 : 0) argument 200 #define csio_is_npiv_ln(ln) (((ln)->pln != NULL) ? 1 : 0) argument 225 void csio_lnode_state_to_str(struct csio_lnode *ln, int8_t *str);
|
| A D | csio_init.c | 638 hw->rln = ln; in csio_shost_init() 647 return ln; in csio_shost_init() 650 csio_lnode_exit(ln); in csio_shost_init() 681 csio_lnode_exit(ln); in csio_shost_exit() 722 ln = lnode_list[ii]; in csio_lnodes_block_request() 761 ln = lnode_list[ii]; in csio_lnodes_unblock_request() 802 ln = lnode_list[ii]; in csio_lnodes_block_by_port() 842 ln = lnode_list[ii]; in csio_lnodes_unblock_by_port() 879 ln = lnode_list[ii]; in csio_lnodes_exit() 986 if (!ln) { in csio_probe_one() [all …]
|
| A D | csio_scsi.c | 1195 struct csio_hw *hw = ln->hwp; in csio_abrt_cls() 1205 ready = csio_is_lnode_ready(ln); in csio_abrt_cls() 1328 sld.lnode = ln; in csio_scsim_cleanup_io_lnode() 1329 INIT_LIST_HEAD(&ln->cmpl_q); in csio_scsim_cleanup_io_lnode() 1333 if (list_empty(&ln->cmpl_q)) in csio_scsim_cleanup_io_lnode() 1344 if (list_empty(&ln->cmpl_q)) in csio_scsim_cleanup_io_lnode() 1834 ioreq->lnode = ln; in csio_queuecommand() 1946 ready = csio_is_lnode_ready(ln); in csio_eh_abort_handler() 2082 if (!csio_is_lnode_ready(ln)) { in csio_eh_lun_reset_handler() 2121 ioreq->lnode = ln; in csio_eh_lun_reset_handler() [all …]
|
| A D | csio_init.h | 82 csio_ln_to_shost(struct csio_lnode *ln) in csio_ln_to_shost() argument 84 return container_of((void *)ln, struct Scsi_Host, hostdata[0]); in csio_ln_to_shost()
|
| A D | csio_mb.c | 838 csio_write_fcoe_link_cond_init_mb(struct csio_lnode *ln, struct csio_mb *mbp, in csio_write_fcoe_link_cond_init_mb() argument 846 CSIO_INIT_MBP(mbp, cmdp, mb_tmo, ln, cbfn, 1); 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() argument 915 CSIO_INIT_MBP(mbp, cmdp, mb_tmo, ln, cbfn, 1); 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() argument 956 CSIO_INIT_MBP(mbp, cmdp, mb_tmo, ln, cbfn, 1); 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() argument 985 CSIO_INIT_MBP(mbp, cmdp, mb_tmo, ln, cbfn, 1); 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() argument 1016 CSIO_INIT_MBP(mbp, cmdp, mb_tmo, ln, cbfn, 1); in csio_fcoe_read_fcf_init_mb()
|
| A D | csio_defs.h | 90 typedef void (*csio_sm_state_t)(struct csio_lnode *ln, enum csio_ln_ev evt);
|
| A D | csio_rnode.h | 134 void csio_put_rnode(struct csio_lnode *ln, struct csio_rnode *rn);
|
| /drivers/gpu/drm/i915/display/ |
| A D | intel_mg_phy_regs.h | 18 #define MG_TX1_LINK_PARAMS(ln, tc_port) \ argument 27 #define MG_TX2_LINK_PARAMS(ln, tc_port) \ argument 37 #define MG_TX1_PISO_READLOAD(ln, tc_port) \ argument 56 #define MG_TX1_SWINGCTRL(ln, tc_port) \ argument 65 #define MG_TX2_SWINGCTRL(ln, tc_port) \ argument 80 #define MG_TX1_DRVCTRL(ln, tc_port) \ argument 89 #define MG_TX2_DRVCTRL(ln, tc_port) \ argument 105 #define MG_CLKHUB(ln, tc_port) \ argument 115 #define MG_TX1_DCC(ln, tc_port) \ argument 123 #define MG_TX2_DCC(ln, tc_port) \ argument [all …]
|
| A D | intel_combo_phy_regs.h | 79 #define _ICL_PORT_PCS_LN(ln) (0x800 + (ln) * 0x100) argument 85 _ICL_PORT_PCS_LN(ln) + 4 * (dw)) 88 #define ICL_PORT_PCS_DW1_LN(ln, phy) _MMIO(_ICL_PORT_PCS_DW_LN(1, ln, phy)) argument 98 #define _ICL_PORT_TX_LN(ln) (0x880 + (ln) * 0x100) argument 105 _ICL_PORT_TX_LN(ln) + 4 * (dw)) 109 #define ICL_PORT_TX_DW2_LN(ln, phy) _MMIO(_ICL_PORT_TX_DW_LN(2, ln, phy)) argument 121 #define ICL_PORT_TX_DW4_LN(ln, phy) _MMIO(_ICL_PORT_TX_DW_LN(4, ln, phy)) argument 132 #define ICL_PORT_TX_DW5_LN(ln, phy) _MMIO(_ICL_PORT_TX_DW_LN(5, ln, phy)) argument 145 #define ICL_PORT_TX_DW6_LN(ln, phy) _MMIO(_ICL_PORT_TX_DW_LN(6, ln, phy)) argument 152 #define ICL_PORT_TX_DW7_LN(ln, phy) _MMIO(_ICL_PORT_TX_DW_LN(7, ln, phy)) argument [all …]
|
| A D | intel_dkl_phy_regs.h | 53 #define DKL_PCS_DW5(tc_port, ln) _DKL_REG_LN(tc_port, ln, \ argument 129 #define DKL_TX_DPCNTL0(tc_port, ln) _DKL_REG_LN(tc_port, ln, \ argument 141 #define DKL_TX_DPCNTL1(tc_port, ln) _DKL_REG_LN(tc_port, ln, \ argument 148 #define DKL_TX_DPCNTL2(tc_port, ln) _DKL_REG_LN(tc_port, ln, \ argument 160 #define DKL_TX_FW_CALIB(tc_port, ln) _DKL_REG_LN(tc_port, ln, \ argument 167 #define DKL_TX_PMD_LANE_SUS(tc_port, ln) _DKL_REG_LN(tc_port, ln, \ argument 173 #define DKL_TX_DW17(tc_port, ln) _DKL_REG_LN(tc_port, ln, \ argument 179 #define DKL_TX_DW18(tc_port, ln) _DKL_REG_LN(tc_port, ln, \ argument 185 #define DKL_DP_MODE(tc_port, ln) _DKL_REG_LN(tc_port, ln, \ argument
|
| A D | intel_snps_phy_regs.h | 19 #define _MMIO_SNPS_LN(ln, phy, reg) _MMIO(_SNPS2(phy, \ argument 20 (reg) + (ln) * 0x10)) 70 #define SNPS_PHY_TX_EQ(ln, phy) _MMIO_SNPS_LN(ln, phy, 0x168300) argument
|
| A D | intel_ddi.c | 1197 for (ln = 0; ln < 4; ln++) { in icl_ddi_combo_vswing_program() 1209 for (ln = 0; ln < 4; ln++) { in icl_ddi_combo_vswing_program() 1220 for (ln = 0; ln < 4; ln++) { in icl_ddi_combo_vswing_program() 1256 for (ln = 0; ln < 4; ln++) { in icl_combo_phy_set_signal_levels() 1295 for (ln = 0; ln < 2; ln++) { in icl_mg_phy_set_signal_levels() 1303 for (ln = 0; ln < 2; ln++) { in icl_mg_phy_set_signal_levels() 1320 for (ln = 0; ln < 2; ln++) { in icl_mg_phy_set_signal_levels() 1349 for (ln = 0; ln < 2; ln++) { in icl_mg_phy_set_signal_levels() 1356 for (ln = 0; ln < 2; ln++) { in icl_mg_phy_set_signal_levels() 1373 for (ln = 0; ln < 2; ln++) { in icl_mg_phy_set_signal_levels() [all …]
|
| /drivers/gpu/drm/ci/ |
| A D | setup-llvm-links.sh | 5 ln -svf "$(which clang++-${LLVM_VERSION})" /usr/bin/clang++ 6 ln -svf "$(which clang-${LLVM_VERSION})" /usr/bin/clang 7 ln -svf "$(which ld.lld-${LLVM_VERSION})" /usr/bin/ld.lld 8 ln -svf "$(which lld-${LLVM_VERSION})" /usr/bin/lld 9 ln -svf "$(which llvm-ar-${LLVM_VERSION})" /usr/bin/llvm-ar 10 ln -svf "$(which llvm-nm-${LLVM_VERSION})" /usr/bin/llvm-nm 11 ln -svf "$(which llvm-objcopy-${LLVM_VERSION})" /usr/bin/llvm-objcopy 12 ln -svf "$(which llvm-readelf-${LLVM_VERSION})" /usr/bin/llvm-readelf 13 ln -svf "$(which llvm-strip-${LLVM_VERSION})" /usr/bin/llvm-strip
|
| A D | build.sh | 56 ln -sf /usr/bin/$i.bfd ld-links/$i 153 ln -s common artifacts/install/ci-common
|
| /drivers/md/persistent-data/ |
| A D | dm-btree.c | 659 struct btree_node *ln, *rn, *pn; in split_one_into_two() local 668 ln = dm_block_data(left); in split_one_into_two() 671 rn->header.flags = ln->header.flags; in split_one_into_two() 675 redistribute2(ln, rn); in split_one_into_two() 767 ln = dm_block_data(left); in split_two_into_three() 772 mn->header.flags = ln->header.flags; in split_two_into_three() 776 redistribute3(ln, mn, rn); in split_two_into_three() 844 struct btree_node *pn, *ln, *rn; in btree_split_beneath() local 858 ln = dm_block_data(left); in btree_split_beneath() 861 ln->header.flags = pn->header.flags; in btree_split_beneath() [all …]
|
| /drivers/video/fbdev/matrox/ |
| A D | matroxfb_maven.c | 259 unsigned int ln; in matroxfb_PLL_mavenclock() local 267 ln = fxtal * n; in matroxfb_PLL_mavenclock() 270 if (ln % dvd) in matroxfb_PLL_mavenclock() 272 ln = ln / dvd; in matroxfb_PLL_mavenclock() 274 if (ln < scrlen + 2) in matroxfb_PLL_mavenclock() 276 ln = ln - scrlen; in matroxfb_PLL_mavenclock() 277 if (ln > htotal) in matroxfb_PLL_mavenclock() 279 dprintk(KERN_DEBUG "Match: %u / %u / %u / %u\n", n, m, p, ln); in matroxfb_PLL_mavenclock() 280 if (ln > besth2) { in matroxfb_PLL_mavenclock() 282 *h2 = besth2 = ln; in matroxfb_PLL_mavenclock()
|
| /drivers/scsi/bfa/ |
| A D | bfa_svc.c | 2746 bfa_trc(ln->fcport->bfa, event); in bfa_fcport_ln_sm_dn() 2766 bfa_trc(ln->fcport->bfa, event); in bfa_fcport_ln_sm_dn_nf() 2789 bfa_trc(ln->fcport->bfa, event); in bfa_fcport_ln_sm_dn_up_nf() 2813 bfa_trc(ln->fcport->bfa, event); in bfa_fcport_ln_sm_up() 2833 bfa_trc(ln->fcport->bfa, event); in bfa_fcport_ln_sm_up_nf() 2856 bfa_trc(ln->fcport->bfa, event); in bfa_fcport_ln_sm_up_dn_nf() 2903 ln->fcport->event_cbfn(ln->fcport->event_cbarg, ln->ln_event); in __bfa_cb_fcport_event() 2940 ln->ln_event = event; in bfa_fcport_queue_cb() 2942 __bfa_cb_fcport_event, ln); in bfa_fcport_queue_cb() 2986 struct bfa_fcport_ln_s *ln = &fcport->ln; in bfa_fcport_attach() local [all …]
|
| /drivers/gpu/drm/nouveau/nvkm/engine/disp/ |
| A D | gm200.c | 34 gm200_sor_dp_drive(struct nvkm_ior *sor, int ln, int pc, int dc, int pe, int pu) in gm200_sor_dp_drive() argument 38 const u32 shift = sor->func->dp->lanes[ln] * 8; in gm200_sor_dp_drive() 46 if ((data[2] & 0x00000f00) < (pu << 8) || ln == 0) in gm200_sor_dp_drive()
|
| A D | g94.c | 64 g94_sor_dp_drive(struct nvkm_ior *sor, int ln, int pc, int dc, int pe, int pu) in g94_sor_dp_drive() argument 68 const u32 shift = sor->func->dp->lanes[ln] * 8; in g94_sor_dp_drive() 74 if ((data[2] & 0x0000ff00) < (pu << 8) || ln == 0) in g94_sor_dp_drive()
|
| /drivers/gpu/drm/i915/gem/ |
| A D | i915_gem_object.c | 244 struct i915_lut_handle *lut, *ln; in i915_gem_close_object() local 248 list_for_each_entry_safe(lut, ln, &obj->lut_list, obj_link) { in i915_gem_close_object() 257 if (&ln->obj_link != &obj->lut_list) { in i915_gem_close_object() 258 list_add_tail(&bookmark.obj_link, &ln->obj_link); in i915_gem_close_object() 260 list_safe_reset_next(&bookmark, ln, obj_link); in i915_gem_close_object() 271 list_for_each_entry_safe(lut, ln, &close, obj_link) { in i915_gem_close_object()
|
| /drivers/scsi/sym53c8xx_2/ |
| A D | sym_hipd.c | 1886 int ln; local 1888 for (ln = 1; ln < SYM_CONF_MAX_LUN; ln++) 1889 if (tp->lunmp[ln]) 4647 u_char ln = cmd->device->lun; local 4755 cp->lun = ln; 4981 if (ln && !tp->luntbl) { 4992 if (ln && !tp->lunmp) { 5006 if (ln) { 5007 tp->lunmp[ln] = lp; 5101 if (ln) { [all …]
|
| /drivers/comedi/drivers/ni_routing/tools/ |
| A D | Makefile | 47 ln -snf ../$< $@
|