Searched refs:dst8 (Results 1 – 1 of 1) sorted by relevance
405 u_int8_t *dst8; in install_ap_tramp() local435 dst8 = (u_int8_t *) (dst16 + 1); in install_ap_tramp()437 *dst8 = ((u_int) boot_address >> 16) & 0xff; in install_ap_tramp()441 dst8 = (u_int8_t *) (dst16 + 1); in install_ap_tramp()443 *dst8 = ((u_int) boot_address >> 16) & 0xff; in install_ap_tramp()