Home
last modified time | relevance | path

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

/linux-6.12.1/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%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-6.12.1/tools/testing/selftests/rcutorture/bin/
Dkvm-recheck.sh110 echo Did you forget to switch your compiler with '--kmake-arg CC=<cc-that-supports-kcsan>'?
/linux-6.12.1/arch/mips/rb532/
Dirq.c56 #error Too little irqs defined. Did you override <asm/irq.h> ?
/linux-6.12.1/drivers/gpu/drm/amd/pm/powerplay/inc/
Dsmu9_driver_if.h85 uint8_t Did; /* DID */ member
/linux-6.12.1/fs/befs/
DChangeLog27 * Did the string comparison really right this time (btree.c) [WD]
/linux-6.12.1/Documentation/admin-guide/
Dverify-bugs-and-bisect-regressions.rst662 * Did you just built a stable or longterm kernel? And were you able to reproduce
870 * Did you face a regression within a stable/longterm series (say between
971 * Did the bisection end on a merge-commit or seems questionable for other
1065 Did you run into trouble following any of the above steps not cleared up by the
1066 reference section below? Did you spot errors? Or do you have ideas how to
Dquickly-build-trimmed-linux.rst352 Did you run into trouble following any of the above steps that is not cleared up
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-6.12.1/drivers/message/fusion/lsi/
Dmpi_cnfg.h1882 U32 Did; member
/linux-6.12.1/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
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-6.12.1/drivers/scsi/aic7xxx/
Daic7xxx.seq735 /* Did we just finish fetching segs? */
Daic79xx.seq1475 /* Did we just finish fetching segs? */
/linux-6.12.1/Documentation/scsi/
DChangeLog.lpfc1407 both. Did some minor comment clean up.