Searched refs:dn_head (Results 1 – 18 of 18) sorted by relevance
175 if ((dip = devnamesp[major].dn_head) == NULL) in plat_devpath()466 if ((dip = devnamesp[major].dn_head) == NULL) in plat_ttypath()
643 if (devnamesp[maj].dn_head != NULL) { in blacklisted_driver()
324 for (tdip = devnamesp[childmaj].dn_head; in pseudonex_check_assignment()359 for (tdip = devnamesp[childmaj].dn_head; tdip != NULL; in pseudonex_auto_assign()
3430 nex_dip = (struct dev_info *)devnamesp[maj].dn_head; in prune_snubs()
1610 node = DEVI(dnp->dn_head); in snap_driver_list()
387 devnamesp[major].dn_head = top_devinfo; in create_devinfo_tree()
2995 if ((idevi = DEVI(dnp->dn_head)) == NULL) in in_dn_list()3020 dipp = &dnp->dn_head; in add_to_ordered_dn_list()3075 plist = (dev_info_t **)&dnp->dn_head; in remove_from_dn_list()3594 dip = dnp->dn_head; in e_ddi_walk_driver()6830 for (dip = dnp->dn_head; dip; in hold_devi()7123 dip = dnp->dn_head; in attach_driver_nodes()7198 dip = devnamesp[major].dn_head; in i_ddi_attach_pseudo_node()7258 for (dip = dnp->dn_head; dip != NULL; dip = ddi_get_next(dip)) { in i_ddi_devs_attached()7381 diplist_to_parent_major(dnp->dn_head, parents); in ddi_hold_installed_driver()7797 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()
4582 if ((cdevi = dnp->dn_head) != NULL) { in dev_alias_minorperm()
6866 for (dip = dnp->dn_head; dip; in e_ddi_majorinstance_to_path()
51 dev_info_t *dn_head; /* Head of instance list */ member
1350 mdb_printf(" head %p\n", dn.dn_head); in devnames()1361 mdb_printf("%-16s %-?p\n", name, dn.dn_head); in devnames()1659 (uintptr_t)dn.dn_head) != 0) { in devbindings()1660 mdb_warn("couldn't walk the devinfo chain at %p", dn.dn_head); in devbindings()
1945 devi = devnamesp[major].dn_head; in get_vga_properties()
4117 if (devnamesp[major].dn_head != (dev_info_t *)NULL) in ibnex_hw_in_dev_tree()
4081 for (np = devnamesp[major].dn_head; np != NULL; in pcmcia_dump_minors()
12388 dip = dnp->dn_head; in sata_devt_to_devinfo()