Searched refs:tgtCount (Results 1 - 4 of 4) sorted by relevance

/freebsd-11-stable/sys/dev/pms/freebsd/driver/ini/src/
H A Dagtiproto.h88 int tgtCount,
H A Dosapi.c554 offset = pathId * pCard->tgtCount + targetId;
556 if (offset > (pCard->tgtCount - 1) )
H A Dagtiapi.h314 U16 tgtCount; // total target devices member in struct:agtiapi_softc
H A Dagtiapi.c1274 pmsc->tgtCount = 0;
5000 (pCard->tgtCount > 0))
5152 int tgtCount (IN) Count
5157 STATIC U32 agtiapi_InitCCBs(struct agtiapi_softc *pCard, int tgtCount, int tid) argument
5165 AGTIAPI_PRINTK("agtiapi_InitCCBs: tgtCount %d tid %d\n", tgtCount, tid);
5166 AGTIAPI_FLOW("agtiapi_InitCCBs: tgtCount %d tid %d\n", tgtCount, tid);
5169 if (pCard->tgtCount > AGSA_MAX_INBOUND_Q)
5172 if (tgtCount > AGSA_MAX_INBOUND_
[all...]

Completed in 184 milliseconds