Home
last modified time | relevance | path

Searched defs:platid_name (Results 1 – 2 of 2) sorted by relevance

/netbsd/sys/arch/hpc/include/
H A Dplatid.h87 struct platid_name { struct
88 platid_mask_t *mask;
89 const tchar *name;
/netbsd/sys/arch/hpc/hpc/
H A Dplatid.c123 platid_name(platid_t *pid) in platid_name() function