Searched refs:thisCard (Results 1 – 2 of 2) sorted by relevance
686 int thisCard; in agtiapi_probe() local689 thisCard = device_get_unit( dev ); in agtiapi_probe()690 if ( thisCard >= AGTIAPI_MAX_CARDS ) in agtiapi_probe()695 thisCardInst = &agCardInfoList[ thisCard ]; in agtiapi_probe()696 retVal = agtiapi_ProbeCard( dev, thisCardInst, thisCard ); in agtiapi_probe()719 int thisCard = device_get_unit( devx ); in agtiapi_attach() local783 pmsc->cardNo = thisCard; in agtiapi_attach()860 0600, "spcv%u", thisCard ); in agtiapi_attach()881 thisCard, in agtiapi_attach()955 thisCard ); in agtiapi_attach()[all …]
756 int thisCard ) in agtiapi_ProbeCard() argument770 memset( (void *)&agCardInfoList[ thisCard ], 0, in agtiapi_ProbeCard()