Searched refs:moduleid_t (Results 1 – 9 of 9) sorted by relevance
28 moduleid_t module; /* The module (box) this h/w lives in */110 #define INVALID_MODULE ((moduleid_t)-1)124 static inline moduleid_t geo_module(geoid_t g) in geo_module()
17 typedef unsigned int moduleid_t; /* user-visible module number type */ typedef
125 extern void format_module_id(char *, moduleid_t, int);
19 typedef signed short moduleid_t; /* user-visible module number type */ typedef
30 #define INVALID_MODULE (moduleid_t)-1
431 moduleid_t brd_module; /* module to which it belongs */
44 format_module_id(char *buffer, moduleid_t m, int fmt) in format_module_id()
425 moduleid_t moduleid; in sn_generate_path()
110 moduleid_t module_id; in sn_hwperf_geoid_to_cnode()