Home
last modified time | relevance | path

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

/freebsd/sys/dev/pms/freebsd/driver/common/
H A Dlxproto.h41 agBOOLEAN agtiapi_InitResource(ag_card_info_t *);
H A Dlxutil.c130 STATIC agBOOLEAN agtiapi_InitResource( ag_card_info_t *thisCardInst ) in agtiapi_InitResource() function
/freebsd/sys/dev/pms/freebsd/driver/ini/src/
H A Dagtiapi.c953 if( agtiapi_InitResource( thisCardInst ) == AGTIAPI_FAIL ) { in agtiapi_attach()