Searched defs:tok (Results 1 – 4 of 4) sorted by relevance
/xen-4.10.0-shim-comet/tools/libxl/ |
A D | libxlu_pci.c | 52 char *buf2, *tok, *ptr, *end, *optkey = NULL; in xlu_pci_parse_bdf() local 188 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-4.10.0-shim-comet/xen/drivers/char/ |
A D | ehci-dbgp.c | 176 #define DBGP_PID_SET(data, tok) (((data) << 8) | (tok)) argument 372 static inline u32 dbgp_pid_write_update(u32 x, u32 tok) in dbgp_pid_write_update() 380 static inline u32 dbgp_pid_read_update(u32 x, u32 tok) in dbgp_pid_read_update()
|
/xen-4.10.0-shim-comet/xen/tools/kconfig/ |
A D | expr.h | 158 #define for_all_properties(sym, st, tok) \ argument
|
Completed in 15 milliseconds