Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/scsi/lpfc/
Dlpfc_ct.c738 lpfc_prep_node_fc4type(struct lpfc_vport *vport, uint32_t Did, uint8_t fc4_type) in lpfc_prep_node_fc4type() argument
745 ndlp = lpfc_setup_disc_node(vport, Did); in lpfc_prep_node_fc4type()
750 Did, ndlp->nlp_flag, vport->fc_flag); in lpfc_prep_node_fc4type()
761 "Data: x%x x%x x%x x%x x%x\n", Did, in lpfc_prep_node_fc4type()
778 Did, vport->fc_flag, vport->fc_rscn_id_cnt); in lpfc_prep_node_fc4type()
783 Did, vport->fc_flag, in lpfc_prep_node_fc4type()
788 lpfc_rscn_payload_check(vport, Did)) { in lpfc_prep_node_fc4type()
791 Did, vport->fc_flag, vport->fc_rscn_id_cnt); in lpfc_prep_node_fc4type()
797 ndlp = lpfc_findnode_did(vport, Did); in lpfc_prep_node_fc4type()
805 lpfc_setup_disc_node(vport, Did); in lpfc_prep_node_fc4type()
[all …]
/Linux-v5.15/tools/testing/selftests/rcutorture/bin/
Dkvm-recheck.sh83 echo Did you forget to switch your compiler with '--kmake-arg CC=<cc-that-supports-kcsan>'?
/Linux-v5.15/arch/mips/rb532/
Dirq.c56 #error Too little irqs defined. Did you override <asm/irq.h> ?
/Linux-v5.15/arch/x86/kernel/
Dhead_32.S268 jz 1f # Did we do this already?
/Linux-v5.15/drivers/gpu/drm/amd/pm/inc/
Dsmu9_driver_if.h85 uint8_t Did; /* DID */ member
/Linux-v5.15/fs/befs/
DChangeLog27 * Did the string comparison really right this time (btree.c) [WD]
/Linux-v5.15/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-v5.15/drivers/message/fusion/lsi/
Dmpi_cnfg.h1906 U32 Did; member
/Linux-v5.15/Documentation/admin-guide/
Dreporting-issues.rst1433 proper reaction, you first should reconsider your approach. Did you maybe try
1531 Did you first notice the regression with a vendor kernel? Then changes the
/Linux-v5.15/drivers/scsi/aic7xxx/
Daic7xxx.seq735 /* Did we just finish fetching segs? */
Daic79xx.seq1475 /* Did we just finish fetching segs? */
/Linux-v5.15/Documentation/scsi/
DChangeLog.lpfc1407 both. Did some minor comment clean up.