Home
last modified time | relevance | path

Searched refs:agCardInfoList (Results 1 – 2 of 2) sorted by relevance

/NextBSD/sys/dev/pms/freebsd/driver/common/
HDlxutil.c771 memset( (void *)&agCardInfoList[ thisCard ], 0, in agtiapi_ProbeCard()
/NextBSD/sys/dev/pms/freebsd/driver/ini/src/
HDagtiapi.c217 static ag_card_info_t agCardInfoList[ AGTIAPI_MAX_CARDS ]; // card info list variable
706 thisCardInst = &agCardInfoList[ thisCard ]; in agtiapi_probe()
732 ag_card_info_t *thisCardInst = &agCardInfoList[ thisCard ]; in agtiapi_attach()
6341 ag_card_info_t *thisCardInst = &agCardInfoList[ thisCard ]; in agtiapi_ReleaseHBA()