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

/freebsd-11-stable/sys/dev/pms/freebsd/driver/ini/src/
H A Dagtiproto.h40 STATIC void agtiapi_FreeSMPCCB(struct agtiapi_softc *pmcsc, pccb_t pccb);
H A Dagtiapi.c3873 agtiapi_FreeSMPCCB(pmcsc, pccb_curr);
4178 agtiapi_FreeSMPCCB(pmcsc, pccb);
4661 AGTIAPI_PRINTK( "agtiapi_FlushCCBs: agtiapi_FreeSMPCCB \n" );
4662 agtiapi_FreeSMPCCB( pCard, pccb );
4681 agtiapi_FreeSMPCCB()
4692 STATIC void agtiapi_FreeSMPCCB(struct agtiapi_softc *pmcsc, pccb_t pccb) function
4698 AGTIAPI_PRINTK("agtiapi_FreeSMPCCB: start %p\n", pccb);
4713 AGTIAPI_PRINTK("agtiapi_FreeSMPCCB: numSgElements 0\n");
4717 AGTIAPI_PRINTK("agtiapi_FreeSMPCCB: numSgElements 1\n");
4724 AGTIAPI_PRINTK("agtiapi_FreeSMPCCB
[all...]

Completed in 120 milliseconds