Home
last modified time | relevance | path

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

/linux/drivers/scsi/lpfc/
H A Dlpfc_ct.c715 lpfc_prep_node_fc4type(struct lpfc_vport *vport, uint32_t Did, uint8_t fc4_type) in lpfc_prep_node_fc4type() argument
722 ndlp = lpfc_setup_disc_node(vport, Did); in lpfc_prep_node_fc4type()
727 Did, ndlp->nlp_flag, vport->fc_flag); in lpfc_prep_node_fc4type()
738 "Data: x%lx x%x x%x x%lx x%x\n", Did, in lpfc_prep_node_fc4type()
755 Did, vport->fc_flag, vport->fc_rscn_id_cnt); in lpfc_prep_node_fc4type()
760 Did, vport->fc_flag, in lpfc_prep_node_fc4type()
765 lpfc_rscn_payload_check(vport, Did)) { in lpfc_prep_node_fc4type()
768 Did, vport->fc_flag, vport->fc_rscn_id_cnt); in lpfc_prep_node_fc4type()
774 ndlp = lpfc_findnode_did(vport, Did); in lpfc_prep_node_fc4type()
782 lpfc_setup_disc_node(vport, Did); in lpfc_prep_node_fc4type()
[all …]
/linux/tools/testing/selftests/rcutorture/bin/
H A Dkvm-recheck.sh110 echo Did you forget to switch your compiler with '--kmake-arg CC=<cc-that-supports-kcsan>'?
/linux/arch/mips/rb532/
H A Dirq.c56 #error Too little irqs defined. Did you override <asm/irq.h> ?
/linux/drivers/gpu/drm/amd/pm/powerplay/inc/
H A Dsmu9_driver_if.h85 uint8_t Did; /* DID */ member
/linux/Documentation/sound/codecs/
H A Dcs35l56.rst263 Did not find any buses for CSCxxxx
/linux/fs/befs/
H A DChangeLog27 * Did the string comparison really right this time (btree.c) [WD]
/linux/drivers/message/fusion/lsi/
H A Dmpi_cnfg.h1882 U32 Did; member
/linux/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
H A Dvega10_hwmgr.c1663 current_gfxclk_level->Did = (uint8_t)(dividers.ulDid); in vega10_populate_single_gfx_level()
1862 current_memclk_level->Did = (uint8_t)(dividers.ulDid); in vega10_populate_single_memory_level()
1864 PP_ASSERT_WITH_CODE(current_memclk_level->Did >= 1, in vega10_populate_single_memory_level()
/linux/drivers/scsi/aic7xxx/
H A Daic7xxx.seq735 /* Did we just finish fetching segs? */
H A Daic79xx.seq1475 /* Did we just finish fetching segs? */
/linux/Documentation/scsi/
H A DChangeLog.lpfc1407 both. Did some minor comment clean up.