Home | Sort by: relevance | last modified time | path |
/src/sys/external/bsd/vchiq/dist/interface/vchiq_arm/ | |
vchiq_ioctl.h | 74 unsigned int msgbufcount; /* IN/OUT */ member in struct:__anon3780ff960508 |
vchiq_arm.c | 828 int msgbufcount = args.msgbufcount; local in function:vchiq_ioctl 878 if (msgbufcount <= 0) 883 msgbufcount--; 886 &args.msgbufs[msgbufcount], 933 pargs->msgbufcount = msgbufcount; |