Searched refs:dst8 (Results 1 – 1 of 1) sorted by relevance
458 u_int8_t *dst8; in install_ap_tramp() local488 dst8 = (u_int8_t *) (dst16 + 1); in install_ap_tramp()490 *dst8 = ((u_int) boot_address >> 16) & 0xff; in install_ap_tramp()494 dst8 = (u_int8_t *) (dst16 + 1); in install_ap_tramp()496 *dst8 = ((u_int) boot_address >> 16) & 0xff; in install_ap_tramp()