Lines Matching refs:get_erom_ent
67 get_erom_ent(si_t *sih, uint32 **eromptr, uint32 mask, uint32 match) in get_erom_ent() function
116 asd = get_erom_ent(sih, eromptr, ER_VALID, ER_VALID); in get_asd()
126 *addrh = get_erom_ent(sih, eromptr, 0, 0); in get_asd()
132 szd = get_erom_ent(sih, eromptr, 0, 0); in get_asd()
135 *sizeh = get_erom_ent(sih, eromptr, 0, 0); in get_asd()
201 cia = get_erom_ent(sih, &eromptr, ER_TAG, ER_CI); in ai_scan()
207 cib = get_erom_ent(sih, &eromptr, 0, 0); in ai_scan()
278 mpd = get_erom_ent(sih, &eromptr, ER_VALID, ER_VALID); in ai_scan()
628 if ((get_erom_ent(sih, &eromptr, ER_TAG, ER_CI) == cia) && in ai_coreaddrspaceX()
629 (get_erom_ent(sih, &eromptr, 0, 0) == cib)) { in ai_coreaddrspaceX()
636 get_erom_ent(sih, &eromptr, ER_VALID, ER_VALID); in ai_coreaddrspaceX()