Home
last modified time | relevance | path

Searched refs:Did (Results 1 – 11 of 11) sorted by relevance

/Linux-v5.4/drivers/scsi/lpfc/
Dlpfc_ct.c460 lpfc_prep_node_fc4type(struct lpfc_vport *vport, uint32_t Did, uint8_t fc4_type) in lpfc_prep_node_fc4type() argument
468 ndlp = lpfc_setup_disc_node(vport, Did); in lpfc_prep_node_fc4type()
473 Did, ndlp->nlp_flag, vport->fc_flag); in lpfc_prep_node_fc4type()
484 "Data: x%x x%x x%x x%x x%x\n", Did, in lpfc_prep_node_fc4type()
501 Did, vport->fc_flag, vport->fc_rscn_id_cnt); in lpfc_prep_node_fc4type()
506 Did, vport->fc_flag, in lpfc_prep_node_fc4type()
511 lpfc_rscn_payload_check(vport, Did)) { in lpfc_prep_node_fc4type()
514 Did, vport->fc_flag, vport->fc_rscn_id_cnt); in lpfc_prep_node_fc4type()
520 ndlp = lpfc_findnode_did(vport, Did); in lpfc_prep_node_fc4type()
528 lpfc_setup_disc_node(vport, Did); in lpfc_prep_node_fc4type()
[all …]
/Linux-v5.4/arch/mips/rb532/
Dirq.c56 #error Too little irqs defined. Did you override <asm/irq.h> ?
/Linux-v5.4/drivers/gpu/drm/amd/powerplay/inc/
Dsmu9_driver_if.h85 uint8_t Did; /* DID */ member
/Linux-v5.4/arch/x86/kernel/
Dhead_32.S304 jz 1f # Did we do this already?
/Linux-v5.4/fs/befs/
DChangeLog27 * Did the string comparison really right this time (btree.c) [WD]
/Linux-v5.4/drivers/gpu/drm/amd/powerplay/hwmgr/
Dvega10_hwmgr.c1599 current_gfxclk_level->Did = (uint8_t)(dividers.ulDid); in vega10_populate_single_gfx_level()
1795 current_memclk_level->Did = (uint8_t)(dividers.ulDid); in vega10_populate_single_memory_level()
1797 PP_ASSERT_WITH_CODE(current_memclk_level->Did >= 1, in vega10_populate_single_memory_level()
/Linux-v5.4/drivers/message/fusion/lsi/
Dmpi_cnfg.h1906 U32 Did; member
/Linux-v5.4/drivers/scsi/aic7xxx/
Daic7xxx.seq735 /* Did we just finish fetching segs? */
Daic79xx.seq1475 /* Did we just finish fetching segs? */
/Linux-v5.4/Documentation/scsi/
DChangeLog.lpfc1407 both. Did some minor comment clean up.
/Linux-v5.4/Documentation/virt/uml/
DUserModeLinux-HOWTO.txt4325 Chris Emerson <http://www.chiark.greenend.org.uk/~cemerson/> - Did