Searched defs:tok (Results 1 – 5 of 5) sorted by relevance
/xen/tools/libxl/ |
A D | libxlu_pci.c | 53 char *buf2, *tok, *ptr, *end, *optkey = NULL; in xlu_pci_parse_bdf() local 191 char *buf2, *tok, *ptr, *end; in xlu_rdm_parse() local
|
A D | libxl_internal.c | 318 const char *tok; in libxl__parse_mac() local
|
/xen/xen/tools/kconfig/ |
A D | menu.c | 771 enum prop_type tok, const char *prefix) in get_symbol_props_str()
|
A D | expr.h | 206 #define for_all_properties(sym, st, tok) \ argument
|
/xen/xen/drivers/char/ |
A D | ehci-dbgp.c | 177 #define DBGP_PID_SET(data, tok) (((data) << 8) | (tok)) argument 373 static inline u32 dbgp_pid_write_update(u32 x, u32 tok) in dbgp_pid_write_update() 381 static inline u32 dbgp_pid_read_update(u32 x, u32 tok) in dbgp_pid_read_update()
|
Completed in 16 milliseconds