Searched refs:aed (Results 1 – 9 of 9) sorted by relevance
/titanic_44/usr/src/uts/i86pc/cpu/amd_opteron/ |
H A D | ao_mca.c | 188 ao_disp_match_one(const ao_error_disp_t *aed, uint64_t status, uint32_t rev, in ao_disp_match_one() argument 193 uint64_t stat_mask = aed->aed_stat_mask; in ao_disp_match_one() 194 uint64_t stat_mask_res = aed->aed_stat_mask_res; in ao_disp_match_one() 223 if (!ao_disp_match_r4(aed->aed_stat_r4_bits, r4)) in ao_disp_match_one() 231 if (!ao_disp_match_r4(aed->aed_stat_r4_bits, r4) || in ao_disp_match_one() 232 !ao_disp_match_pp(aed->aed_stat_pp_bits, pp) || in ao_disp_match_one() 233 !ao_disp_match_ii(aed->aed_stat_ii_bits, ii)) in ao_disp_match_one() 237 return (code == aed->aed_stat_code && extcode == aed->aed_stat_extcode); in ao_disp_match_one() 247 const ao_error_disp_t *aed; in ao_ms_disp_match() local 249 for (aed = ao_error_disp[banknum]; aed->aed_stat_mask != 0; aed++) { in ao_ms_disp_match() [all …]
|
/titanic_44/usr/src/uts/i86pc/cpu/authenticamd/ |
H A D | authamd_main.c | 976 const authamd_error_disp_t *aed = mscookie; in authamd_ereport_class() local 978 if (aed == NULL) in authamd_ereport_class() 981 if (aed->aad_subclass != NULL) in authamd_ereport_class() 982 *cpuclsp = aed->aad_subclass; in authamd_ereport_class() 983 if (aed->aad_leafclass != NULL) in authamd_ereport_class() 984 *leafclsp = aed->aad_leafclass; in authamd_ereport_class() 1065 const authamd_error_disp_t *aed = mscookie; in authamd_ereport_add_logout() local 1068 if (aed == NULL) in authamd_ereport_add_logout() 1071 members = aed->aad_ereport_members; in authamd_ereport_add_logout()
|
/titanic_44/usr/src/uts/common/fs/udfs/ |
H A D | udf_bmap.c | 606 struct alloc_ext_desc *aed; in ud_common_ad() local 615 aed = (struct alloc_ext_desc *)bp->b_un.b_addr; in ud_common_ad() 616 length = SWAP_32(aed->aed_len_aed); in ud_common_ad() 710 struct alloc_ext_desc *aed; in ud_read_next_cont() local 725 aed = (struct alloc_ext_desc *)bp->b_un.b_addr; in ud_read_next_cont() 726 if (ud_verify_tag_and_desc(&aed->aed_tag, UD_ALLOC_EXT_DESC, in ud_read_next_cont()
|
H A D | udf_inode.c | 1439 struct alloc_ext_desc *aed; in ud_updat_ext4() local 1448 aed = (struct alloc_ext_desc *)bp->b_un.b_addr; in ud_updat_ext4() 1449 aed->aed_len_aed = SWAP_32(sz); in ud_updat_ext4() 1451 aed->aed_rev_ael = in ud_updat_ext4() 1454 aed->aed_rev_ael = in ud_updat_ext4() 1458 ud_make_tag(ip->i_udf, &aed->aed_tag, in ud_updat_ext4()
|
/titanic_44/usr/src/cmd/fs.d/udfs/fstyp/ |
H A D | ud_lib.c | 1877 print_aed(FILE *fout, struct alloc_ext_desc *aed) in print_aed() argument 1881 print_tag(fout, &aed->aed_tag); in print_aed() 1883 SWAP_32(aed->aed_rev_ael), SWAP_32(aed->aed_len_aed)); in print_aed()
|
/titanic_44/usr/src/cmd/terminfo/ |
H A D | termcap.src | 19264 # yterm10, yterm11, yterm10nat, aed, aed-ucb, compucolor, compucolor2,
|
H A D | terminfo.src | 21480 # yterm10, yterm11, yterm10nat, aed, aed-ucb, compucolor, compucolor2,
|
/titanic_44/usr/src/data/hwdata/ |
H A D | pci.ids | 10945 103c 2aed GeForce 610 21879 1aed SanDisk
|
H A D | usb.ids | 17980 1aed High Top Precision Electronic Co., Ltd.
|