Home
last modified time | relevance | path

Searched defs:core (Results 1 – 7 of 7) sorted by relevance

/minix3/sys/sys/
H A Dcore.h73 struct core { struct
77 uint32_t c_nseg; /* # of core segments */ argument
100 uint32_t c_nseg; /* # of core segments */ argument
/minix3/minix/drivers/usb/usbd/hcd/musb/
H A Dmusb_core.c368 musb_core_config * core; in musb_reset_device() local
436 musb_core_config * core; in musb_setup_stage() local
471 musb_core_config * core; in musb_rx_stage() local
561 musb_core_config * core; in musb_tx_stage() local
797 musb_core_config * core; in musb_check_error() local
H A Dmusb_am335x.c242 musb_core_config core; member
/minix3/external/bsd/byacc/dist/
H A Ddefs.h221 typedef struct core core; typedef
222 struct core struct
224 struct core *next; argument
225 struct core *link; argument
226 Value_t number;
227 Value_t accessing_symbol;
228 Value_t nitems;
229 Value_t items[1];
/minix3/sys/fs/v7fs/
H A Dv7fs_extern.h48 struct v7fs_self *core; /* filesystem dependent implementation*/ member
/minix3/external/bsd/file/dist/src/
H A Dvasprintf.c566 static int core(xprintf_struct *s) in core() function
/minix3/external/bsd/nvi/dist/motif_l/
H A Dxtabbed.c400 CorePart core; member