Searched refs:thisCard (Results 1 – 2 of 2) sorted by relevance
693 int thisCard; in agtiapi_probe() local696 thisCard = device_get_unit( dev ); in agtiapi_probe()697 if ( thisCard >= AGTIAPI_MAX_CARDS ) in agtiapi_probe()702 thisCardInst = &agCardInfoList[ thisCard ]; in agtiapi_probe()703 retVal = agtiapi_ProbeCard( dev, thisCardInst, thisCard ); in agtiapi_probe()726 int thisCard = device_get_unit( devx ); in agtiapi_attach() local790 pmsc->cardNo = thisCard; in agtiapi_attach()867 0600, "spcv%u", thisCard ); in agtiapi_attach()888 thisCard, in agtiapi_attach()961 thisCard ); in agtiapi_attach()[all …]
757 int thisCard ) in agtiapi_ProbeCard() argument771 memset( (void *)&agCardInfoList[ thisCard ], 0, in agtiapi_ProbeCard()