Searched refs:agtiapi_GetDevHandle (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/sys/dev/pms/freebsd/driver/ini/src/
H A Dagtiproto.h63 STATIC U32 agtiapi_GetDevHandle(struct agtiapi_softc *pmcsc,
H A Dosapi.c99 agtiapi_GetDevHandle(pCard, &pPortalData->portalInfo,
110 agtiapi_GetDevHandle(pCard, &pPortalData->portalInfo,
129 agtiapi_GetDevHandle(pCard, pPortalInfo, tiIntrEventTypeDeviceChange,
H A Dagtiapi.c82 "allocated in agtiapi_GetDevHandle as local mem for **agDev" );
84 "allocated in agtiapi_GetDevHandle as local mem for * flags" );
4994 if (agtiapi_GetDevHandle(pCard, &pPortalData->portalInfo, 0, 0) != 0)
5294 agtiapi_GetDevHandle()
5310 STATIC U32 agtiapi_GetDevHandle( struct agtiapi_softc *pCard, function
5329 AGTIAPI_PRINTK( "agtiapi_GetDevHandle: start\n" );
5330 AGTIAPI_PRINTK( "agtiapi_GetDevHandle: pCard->devDiscover %d / tgtCt %d\n",
5332 AGTIAPI_FLOW( "agtiapi_GetDevHandle: portalInfo %p\n", pPortalInfo );
5339 AGTIAPI_PRINTK( "agtiapi_GetDevHandle: failed to alloc agDev[]\n" );
5348 AGTIAPI_PRINTK( "agtiapi_GetDevHandle
[all...]

Completed in 123 milliseconds