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

/freebsd-12-stable/sys/dev/pms/freebsd/driver/ini/src/
H A Dagtiproto.h51 static int agtiapi_QueueSMP(struct agtiapi_softc *, union ccb * );
H A Dagtiapi.c1937 agtiapi_QueueSMP( pmcsc, ccb );
4403 static int agtiapi_QueueSMP(struct agtiapi_softc *pmcsc, union ccb * ccb) function
4409 AGTIAPI_PRINTK("agtiapi_QueueSMP: start\n");
4414 AGTIAPI_PRINTK("agtiapi_QueueSMP: GetCCB ERROR\n");
4429 AGTIAPI_PRINTK("agtiapi_QueueSMP: agtiapi_PrepareSMPSGList failure\n");

Completed in 179 milliseconds