Searched refs:agtiapi_alloc_ostimem (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/sys/dev/pms/freebsd/driver/ini/src/
H A Dagtiproto.h26 int agtiapi_alloc_ostimem(struct agtiapi_softc *);
H A Dagtiapi.c1080 ret = agtiapi_alloc_ostimem( pmsc );
1083 AGTIAPI_PRINTK( "agtiapi_attach: agtiapi_alloc_ostimem failure %d\n",
1709 agtiapi_alloc_ostimem()
1721 int agtiapi_alloc_ostimem( struct agtiapi_softc *pmcsc ) { function
1726 AGTIAPI_PRINTK("agtiapi_alloc_ostimem: rsize %d \n", rsize);
1742 AGTIAPI_PRINTK( "agtiapi_alloc_ostimem: Can't create no-cache mem tag\n" );
1751 AGTIAPI_PRINTK( "agtiapi_alloc_ostimem: Cannot allocate cache mem %d\n",
6434 // release memory vs. alloc in agtiapi_alloc_ostimem; used in ostiAllocMemory

Completed in 53 milliseconds