Home
last modified time | relevance | path

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

/freebsd-13.1/sys/dev/pms/freebsd/driver/ini/src/
H A Dosapi.c99 agtiapi_GetDevHandle(pCard, &pPortalData->portalInfo, in ostiInitiatorEvent()
110 agtiapi_GetDevHandle(pCard, &pPortalData->portalInfo, in ostiInitiatorEvent()
129 agtiapi_GetDevHandle(pCard, pPortalInfo, tiIntrEventTypeDeviceChange, in ostiInitiatorEvent()
H A Dagtiproto.h63 STATIC U32 agtiapi_GetDevHandle(struct agtiapi_softc *pmcsc,
H A Dagtiapi.c4978 if (agtiapi_GetDevHandle(pCard, &pPortalData->portalInfo, 0, 0) != 0) in agtiapi_DiscoverTgt()
5294 STATIC U32 agtiapi_GetDevHandle( struct agtiapi_softc *pCard, in agtiapi_GetDevHandle() function