Home
last modified time | relevance | path

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

/openbmc/linux/arch/mips/fw/cfe/
H A Dcfe_api_int.h74 struct xiocb_time { struct
122 struct xiocb_time xiocb_time; member
H A Dcfe_api.c281 xiocb.xiocb_psize = sizeof(struct xiocb_time); in cfe_getticks()
282 xiocb.plist.xiocb_time.ticks = 0; in cfe_getticks()
286 return xiocb.plist.xiocb_time.ticks; in cfe_getticks()