Home
last modified time | relevance | path

Searched refs:xiocb_time (Results 1 – 2 of 2) sorted by relevance

/linux-3.4.99/arch/mips/fw/cfe/
Dcfe_api_int.h87 struct xiocb_time { struct
135 struct xiocb_time xiocb_time; member
Dcfe_api.c294 xiocb.xiocb_psize = sizeof(struct xiocb_time); in cfe_getticks()
295 xiocb.plist.xiocb_time.ticks = 0; in cfe_getticks()
299 return xiocb.plist.xiocb_time.ticks; in cfe_getticks()