Searched refs:agtiapi_ResetCard (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/sys/dev/pms/freebsd/driver/ini/src/
H A Dagtiproto.h140 U32 agtiapi_ResetCard( struct agtiapi_softc *pCard, unsigned long *flags );
H A Dagtiapi.c632 retValue = agtiapi_ResetCard (pCard, &flags);
2199 ret = agtiapi_ResetCard( pmcsc, &flags );
6065 agtiapi_ResetCard()
6078 U32 agtiapi_ResetCard( struct agtiapi_softc *pCard, unsigned long *flags ) function
6090 AGTIAPI_PRINTK( "agtiapi_ResetCard: reset card already in progress!\n" );
6094 AGTIAPI_PRINTK( "agtiapi_ResetCard: Enter cnt %d\n",
6117 AGTIAPI_PRINTK( "agtiapi_ResetCard: soft variant\n" );
6122 AGTIAPI_PRINTK( "agtiapi_ResetCard: no flag, no reset!\n" );
6132 AGTIAPI_PRINTK( "agtiapi_ResetCard: CheckCB indicates failed reset call, "
6144 AGTIAPI_PRINTK( "agtiapi_ResetCard
[all...]

Completed in 125 milliseconds