Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/vchiq/interface/vchiq_arm/
H A Dvchiq_2835_arm.c95 } BULKINFO_T; typedef
99 struct proc *p, BULKINFO_T *bi);
102 free_pagelist(BULKINFO_T *bi, int actual);
276 BULKINFO_T *bi; in vchiq_prepare_bulk_data()
307 free_pagelist((BULKINFO_T *)bulk->remote_data, bulk->actual); in vchiq_complete_bulk()
398 struct proc *p, BULKINFO_T *bi) in create_pagelist()
544 free_pagelist(BULKINFO_T *bi, int actual) in free_pagelist()