Home
last modified time | relevance | path

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

/freebsd/sys/dev/pms/freebsd/driver/ini/src/
H A Dosapi.c98 agtiapi_GetDevHandle(pCard, &pPortalData->portalInfo, in ostiInitiatorEvent()
109 agtiapi_GetDevHandle(pCard, &pPortalData->portalInfo, in ostiInitiatorEvent()
128 agtiapi_GetDevHandle(pCard, pPortalInfo, tiIntrEventTypeDeviceChange, in ostiInitiatorEvent()
H A Dagtiproto.h62 STATIC U32 agtiapi_GetDevHandle(struct agtiapi_softc *pmcsc,
H A Dagtiapi.c4949 if (agtiapi_GetDevHandle(pCard, &pPortalData->portalInfo, 0, 0) != 0) in agtiapi_DiscoverTgt()
5265 STATIC U32 agtiapi_GetDevHandle( struct agtiapi_softc *pCard, in agtiapi_GetDevHandle() function