Home
last modified time | relevance | path

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

/NextBSD/sys/dev/pms/freebsd/driver/common/
HDlxosapi.c631 PORTAL_STATUS(pPortalData) |= AGTIAPI_PORT_DISC_READY; in ostiPortEvent()
HDlxcommon.h112 #define AGTIAPI_PORT_DISC_READY 0x00800000 macro
/NextBSD/sys/dev/pms/freebsd/driver/ini/src/
HDagtiapi.c1288 AGTIAPI_PORT_DISC_READY | in agtiapi_InitCardHW()
4911 if (!(PORTAL_STATUS(pPortalData) & AGTIAPI_PORT_DISC_READY)) in agtiapi_DiscoverTgt()
4915 if (agtiapi_CheckCB(pCard, 5000, AGTIAPI_PORT_DISC_READY, in agtiapi_DiscoverTgt()
4953 if ((PORTAL_STATUS(pPortalData) & AGTIAPI_PORT_DISC_READY)) in agtiapi_DiscoverTgt()
4989 if (PORTAL_STATUS(pPortalData) & AGTIAPI_PORT_DISC_READY) in agtiapi_DiscoverTgt()
6202 AGTIAPI_PORT_DISC_READY | in agtiapi_ResetCard()