Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/scsi/lpfc/
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%x x%x x%x x%x 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-5.19.10/tools/testing/selftests/rcutorture/bin/
Dkvm-recheck.sh88 echo Did you forget to switch your compiler with '--kmake-arg CC=<cc-that-supports-kcsan>'?
/linux-5.19.10/arch/mips/rb532/
Dirq.c56 #error Too little irqs defined. Did you override <asm/irq.h> ?
/linux-5.19.10/arch/x86/kernel/
Dhead_32.S269 jz 1f # Did we do this already?
/linux-5.19.10/drivers/gpu/drm/amd/pm/powerplay/inc/
Dsmu9_driver_if.h85 uint8_t Did; /* DID */ member
/linux-5.19.10/fs/befs/
DChangeLog27 * Did the string comparison really right this time (btree.c) [WD]
/linux-5.19.10/drivers/message/fusion/lsi/
Dmpi_cnfg.h1906 U32 Did; member
/linux-5.19.10/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
Dvega10_hwmgr.c1656 current_gfxclk_level->Did = (uint8_t)(dividers.ulDid); in vega10_populate_single_gfx_level()
1855 current_memclk_level->Did = (uint8_t)(dividers.ulDid); in vega10_populate_single_memory_level()
1857 PP_ASSERT_WITH_CODE(current_memclk_level->Did >= 1, in vega10_populate_single_memory_level()
/linux-5.19.10/Documentation/admin-guide/
Dreporting-issues.rst1419 proper reaction, you first should reconsider your approach. Did you maybe try
1517 Did you first notice the regression with a vendor kernel? Then changes the
/linux-5.19.10/drivers/scsi/aic7xxx/
Daic7xxx.seq735 /* Did we just finish fetching segs? */
Daic79xx.seq1475 /* Did we just finish fetching segs? */
/linux-5.19.10/Documentation/scsi/
DChangeLog.lpfc1407 both. Did some minor comment clean up.