Searched refs:bm_name (Results 1 – 8 of 8) sorted by relevance
1162 i, (char *)(uintptr_t)modules[i].bm_name, in check_images()1234 modules[midx].bm_name = (native_ptr_t)(uintptr_t)cmdline; in process_module()1239 modules[midx].bm_name = (native_ptr_t)(uintptr_t)noname; in process_module()1244 modules[midx].bm_name = in process_module()1251 modules[midx].bm_name = in process_module()1313 modules[1].bm_name = modules[0].bm_name; in fixup_modules()1336 strcmp((char *)(uintptr_t)modules[j].bm_name, in assign_module_hashes()1337 (char *)(uintptr_t)modules[i].bm_name) != 0) { in assign_module_hashes()
79 native_ptr_t bm_name; member
127 char bm_name[MAXLINKNAMELEN]; member
71 mdb_printf("\t0x%08x %s\n", bm->bm_bits, bm->bm_name); in ao_nbcfg_describe()
161 const char *bm_name; /* String name to print */ member
1086 for (; bmp->bm_name != NULL; bmp++) { in iob_bits2str()1088 width = strlen(bmp->bm_name) + delim; in iob_bits2str()1098 mdb_iob_puts(iob, bmp->bm_name); in iob_bits2str()
1250 if (bm[i].bm_type == BMT_HASH || bm[i].bm_name == NULL) in build_boot_properties()1255 bsetprops(modid, (char *)bm[i].bm_name); in build_boot_properties()
594 if (strcmp(bip->bi_name, bmp->bm_name) == 0) { in bmac_alloc()629 (void) strcpy(bnew->bm_name, bip->bi_name); in bmac_alloc()