Home
last modified time | relevance | path

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

/freebsd-11-stable/sys/contrib/vchiq/interface/vchiq_arm/
HDvchiq_2835_arm.c96 } BULKINFO_T; typedef
100 struct proc *p, BULKINFO_T *bi);
103 free_pagelist(BULKINFO_T *bi, int actual);
277 BULKINFO_T *bi; in vchiq_prepare_bulk_data()
308 free_pagelist((BULKINFO_T *)bulk->remote_data, bulk->actual); in vchiq_complete_bulk()
402 struct proc *p, BULKINFO_T *bi) in create_pagelist()
555 free_pagelist(BULKINFO_T *bi, int actual) in free_pagelist()