apic_mpfps_hdr
static struct apic_mpfps_hdr *
return ((struct apic_mpfps_hdr *)(cptr + i));
struct apic_mpfps_hdr *fpsp;
fpsp = (struct apic_mpfps_hdr *)NULL;
static struct apic_mpfps_hdr *apic_find_fps_sig(caddr_t fptr, int size);