Searched refs:default_pdi (Results 1 – 1 of 1) sorted by relevance
399 const struct pdi *default_pdi = NULL; in hermes_apply_pda_with_defaults() local427 default_pdi = NULL; in hermes_apply_pda_with_defaults()436 default_pdi = (struct pdi *) &DEFAULT_PDR(0x0005); in hermes_apply_pda_with_defaults()439 default_pdi = (struct pdi *) &DEFAULT_PDR(0x0108); in hermes_apply_pda_with_defaults()442 default_pdi = (struct pdi *) &DEFAULT_PDR(0x0109); in hermes_apply_pda_with_defaults()445 default_pdi = (struct pdi *) &DEFAULT_PDR(0x0150); in hermes_apply_pda_with_defaults()448 default_pdi = (struct pdi *) &DEFAULT_PDR(0x0160); in hermes_apply_pda_with_defaults()451 default_pdi = (struct pdi *) &DEFAULT_PDR(0x0161); in hermes_apply_pda_with_defaults()454 default_pdi = NULL; in hermes_apply_pda_with_defaults()457 if (!pdi && default_pdi) { in hermes_apply_pda_with_defaults()[all …]