Home
last modified time | relevance | path

Searched refs:fhh_id (Results 1 – 2 of 2) sorted by relevance

/openbsd/usr.sbin/amd/amd/
H A Dmap.c370 if (fp->fhh_id < 0 || fp->fhh_id >= exported_ap_size) in fh_to_mp3()
376 ap = exported_ap[fp->fhh_id]; in fh_to_mp3()
500 fp->fhh_id = mp->am_mapno; in mp_to_fh()
/openbsd/usr.sbin/amd/include/
H A Dam.h365 int fhh_id; /* map id */ member