Home
last modified time | relevance | path

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

/freebsd/sys/dev/pms/freebsd/driver/ini/src/
H A Dagtiapi.h66 } ccb_hdr_t; typedef
334 ccb_hdr_t *ccbAllocList; // ### ccb allocation chain list head
H A Dagtiproto.h90 ccb_hdr_t *hdr,
H A Dagtiapi.c4982 ccb_hdr_t *hdr, in agtiapi_PrepCCBs()
5117 ccb_hdr_t *hdr = NULL; in agtiapi_InitCCBs()
5138 hdr = (ccb_hdr_t*)malloc( size, M_PMC_MCCB, M_NOWAIT ); in agtiapi_InitCCBs()
5775 ccb_hdr_t *hdr; in agtiapi_ReleaseCCBs()