Searched refs:dn_head (Results 1 – 19 of 19) sorted by relevance
335 for (tdip = devnamesp[childmaj].dn_head; in pseudonex_check_assignment()370 for (tdip = devnamesp[childmaj].dn_head; tdip != NULL; in pseudonex_auto_assign()
3427 nex_dip = (struct dev_info *)devnamesp[maj].dn_head; in prune_snubs()
1612 node = DEVI(dnp->dn_head); in snap_driver_list()
179 if ((dip = devnamesp[major].dn_head) == NULL) in plat_devpath()470 if ((dip = devnamesp[major].dn_head) == NULL) in plat_ttypath()
649 if (devnamesp[maj].dn_head != NULL) { in blacklisted_driver()
394 devnamesp[major].dn_head = top_devinfo; in create_devinfo_tree()
3103 if ((idevi = DEVI(dnp->dn_head)) == NULL) in in_dn_list()3128 dipp = &dnp->dn_head; in add_to_ordered_dn_list()3183 plist = (dev_info_t **)&dnp->dn_head; in remove_from_dn_list()3699 dip = dnp->dn_head; in e_ddi_walk_driver()7006 for (dip = dnp->dn_head; dip; in hold_devi()7299 dip = dnp->dn_head; in attach_driver_nodes()7374 dip = devnamesp[major].dn_head; in i_ddi_attach_pseudo_node()7434 for (dip = dnp->dn_head; dip != NULL; dip = ddi_get_next(dip)) { in i_ddi_devs_attached()7556 diplist_to_parent_major(dnp->dn_head, parents); in ddi_hold_installed_driver()7971 dip = devnamesp[par_major].dn_head; in mt_config_driver()[all …]
1007 dip = devnamesp[major].dn_head; in load_boot_platform_modules()
244 dip = dnp->dn_head; in in_preassign_instance()
1138 dip = dnp->dn_head; in ldi_usage_walker_helper()
4633 if ((cdevi = dnp->dn_head) != NULL) { in dev_alias_minorperm()
6784 for (dip = dnp->dn_head; dip; in e_ddi_majorinstance_to_path()
51 dev_info_t *dn_head; /* Head of instance list */ member
1441 mdb_printf(" head %p\n", dn.dn_head); in devnames()1452 mdb_printf("%-16s %-?p\n", name, dn.dn_head); in devnames()1771 (uintptr_t)dn.dn_head) != 0) { in devbindings()1772 mdb_warn("couldn't walk the devinfo chain at %p", dn.dn_head); in devbindings()
903 for (tdip = devnamesp[major].dn_head; tdip != NULL; in i2c_nex_assign_instance()
1980 devi = devnamesp[major].dn_head; in get_vga_properties()
4139 if (devnamesp[major].dn_head != (dev_info_t *)NULL) in ibnex_hw_in_dev_tree()
4082 for (np = devnamesp[major].dn_head; np != NULL; in pcmcia_dump_minors()
13328 dip = dnp->dn_head; in sata_devt_to_devinfo()