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

/freebsd-11-stable/sys/dev/pms/freebsd/driver/ini/src/
H A Dagtiproto.h51 static int agtiapi_QueueSMP(struct agtiapi_softc *, union ccb * );
H A Dagtiapi.c1939 agtiapi_QueueSMP( pmcsc, ccb );
4419 static int agtiapi_QueueSMP(struct agtiapi_softc *pmcsc, union ccb * ccb) function
4425 AGTIAPI_PRINTK("agtiapi_QueueSMP: start\n");
4430 AGTIAPI_PRINTK("agtiapi_QueueSMP: GetCCB ERROR\n");
4445 AGTIAPI_PRINTK("agtiapi_QueueSMP: agtiapi_PrepareSMPSGList failure\n");

Completed in 122 milliseconds