dca_error
dcp->dca_error = EPERM;
dcp->dca_error = dci.dci_error;
dca.dca_error);
if (dca.dca_error != ENOENT && dca.dca_error != EBADF) {
return (dca.dca_error);
dca.dca_error = 0;
assert(dca.dca_error == 0);
return (dca.dca_error);
dcp->dca_error = 0;
dcp->dca_error = ENOTSUP;
dcp->dca_error = ENOENT;
dcp->dca_error = errno;
dcp->dca_error = errno;
dcp->dca_error = ((struct dca_off *)arg.data_ptr)->dca_error;
dcp->dca_error = errno;
int dca_error;
dca_error(dca, "unable to reset device during resume");
dca_error(dca, "unable to reset device during suspend");
dca_error(dca, "unable to allocate work");
dca_error(dca, "unable to allocate request");
dca_error(dca, "unable to alloc MCR DMA handle");
dca_error(dca, "unable to alloc MCR DMA memory");
dca_error(dca, "unable to map MCR DMA memory");
dca_error(dca, "failure allocating request DMA handle");
dca_error(dca, "unable to alloc request DMA memory");
dca_error(dca, "failed binding request DMA handle");
dca_error(dca, "failure allocating ibuf DMA handle");
dca_error(dca, "failure allocating obuf DMA handle");
dca_error(dca, "failure allocating chain_in DMA handle");
dca_error(dca, "failure allocating chain_out DMA handle");
dca_error(dca, "unable to alloc request DMA memory");
dca_error(dca, "unable to alloc request DMA memory");
dca_error(dca, buf);
dca_error(dca, "unable to drain device");
dca_error(dca, "device not recognized, not supported");
dca_error(dca, "unable to create description property");
dca_error(dca, "unable to map registers");
dca_error(dca, "unable to unregister MCR1 from kcf");
dca_error(dca, "unable to unregister MCR2 from kcf");
dca_error(dca, "unable to setup PCI config handle");
dca_error(dca, "unable to allocate request for 3DES");
dca_error(dca,
dca_error(dca, "unable to create interrupt kstat");
dca_error(dca, "unable to create kstats");
dca_error(dca, "unable to allocate request for RNG");
void dca_error(dca_t *, const char *, ...);