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

/freebsd-11-stable/sys/dev/pms/freebsd/driver/ini/src/
H A Dagtiproto.h25 int agtiapi_QueueCmnd_(struct agtiapi_softc *, union ccb * );
H A Dagtiapi.c1961 agtiapi_QueueCmnd_( pmcsc, ccb );
2026 agtiapi_QueueCmnd_()
2038 int agtiapi_QueueCmnd_(struct agtiapi_softc *pmcsc, union ccb * ccb) function
2047 AGTIAPI_IO( "agtiapi_QueueCmnd_: start\n" );
2052 AGTIAPI_PRINTK( "agtiapi_QueueCmnd_: unsupported CDB length %d\n",
2062 AGTIAPI_PRINTK("agtiapi_QueueCmnd_: INVALID TID ERROR\n");
2073 AGTIAPI_PRINTK("agtiapi_QueueCmnd_: GetCCB ERROR\n");
2106 AGTIAPI_PRINTK("agtiapi_QueueCmnd_: agtiapi_PrepareSGList failure\n");

Completed in 136 milliseconds