c_error
cmd->c_error = error;
DEVNAME(sc), cmd->c_error));
cmd->c_error = error;
cmd->c_error = ETIMEDOUT;
if (cmd->c_error == 0 && ISSET(cmd->c_flags, SCF_RSP_PRESENT)) {
if (cmd->c_error == 0 && cmd->c_data != NULL)
DEVNAME(sc), cmd->c_opcode, cmd->c_flags, cmd->c_error));
cmd->c_error = ENOTSUP;
cmd->c_error = ENOMEM;
cmd->c_error = bus_dmamap_load(sc->sc_dmat, sc->sc_dma_data,
if (cmd->c_error != 0)
cmd->c_error = octmmc_wait_intr(sc, MIO_EMM_INT_CMD_ERR |
cmd->c_error = EIO;
if (cmd->c_error != 0)
cmd->c_error = EIO;
cmd->c_error = ETIMEDOUT;
cmd->c_error = EINVAL;
cmd->c_error = octmmc_wait_intr(sc, MIO_EMM_INT_CMD_DONE,
if (cmd->c_error != 0)
cmd->c_error = EIO;
cmd->c_error = EIO;
cmd->c_error = ETIMEDOUT;
cmd->c_error = ETIMEDOUT;
cmd->c_error = ETIMEDOUT;
cmd->c_error = ETIMEDOUT;
cmd->c_error = EIO;
if (cmd.c_error == 0)
cmd->c_error = bcmsdhost_wait_idle(sc, 5000);
if (cmd->c_error != 0)
cmd->c_error = bcmsdhost_dma_transfer(sc, cmd);
if (cmd->c_error != 0)
cmd->c_error = bcmsdhost_dma_wait(sc, cmd);
if (cmd->c_error != 0)
cmd->c_error = bcmsdhost_pio_transfer(sc, cmd);
if (cmd->c_error != 0)
cmd->c_error = bcmsdhost_wait_idle(sc, 5000);
if (cmd->c_error != 0)
cmd->c_error = EIO;
cmd->c_error = error;
cmd->c_error = ETIMEDOUT;
cmd->c_error = ETIMEDOUT;
printf("%s: err %d rintsts 0x%x\n", sc->sc_dev.dv_xname, cmd->c_error,
cmd->c_error = EIO;
cmd->c_error = ETIMEDOUT;
cmd->c_error = ETIMEDOUT;
cmd->c_error = ETIMEDOUT;
cmd->c_error = ETIMEDOUT;
cmd->c_error = error;
HDEVNAME(sc), cmd->c_error));
cmd->c_error = error;
cmd->c_error = ETIMEDOUT;
if (cmd->c_error == 0 && ISSET(cmd->c_flags, SCF_RSP_PRESENT)) {
if (cmd->c_error == 0 && cmd->c_data)
HDEVNAME(sc), cmd->c_opcode, cmd->c_flags, cmd->c_error));
cmd->c_error = ETIMEDOUT;
cmd->c_error = sximmc_pio_transfer(sc, cmd);
if (cmd->c_error) {
sc->sc_dev.dv_xname, cmd->c_error);
cmd->c_error = sximmc_wait_rint(sc,
if (cmd->c_error == 0 && (sc->sc_intr_rint & SXIMMC_INT_ERROR)) {
cmd->c_error = ETIMEDOUT;
cmd->c_error = EIO;
if (cmd->c_error) {
sc->sc_dev.dv_xname, cmd->c_error);
cmd->c_error = sximmc_wait_rint(sc,
if (cmd->c_error == 0 &&
cmd->c_error = ETIMEDOUT;
if (cmd->c_error) {
cmd->c_error = ETIMEDOUT;
if (cmd->c_error) {
cmd->c_error);
cmd->c_error = sximmc_dma_prepare(sc, cmd);
if (cmd->c_error == 0) {
cmd->c_error = tsleep_nsec(&sc->sc_idma_idst,
cmd->c_error = EIO;
cmd->c_error = error;
cmd->c_error = ENXIO;
cmd->c_error = ENXIO;
cmd->c_error = EINVAL;
cmd->c_error = EINVAL;
cmd->c_error = error;
cmd->c_error = ETIMEDOUT;
cmd->c_error = ETIMEDOUT;
if (cmd->c_error == 0 && cmd->c_datalen > 0) {
cmd->c_error = error;
if (cmd->c_error) {
cmd->c_error, cmd->c_opcode,
error = ccb->c_error;
ccb->c_error = ips_error(sc, ccb);
int c_error; /* completion error */
cmd->c_error = error;
DEVNAME(hp->sc), cmd->c_error));
cmd->c_error = error;
cmd->c_error = ETIMEDOUT;
if (cmd->c_error == 0 && ISSET(cmd->c_flags, SCF_RSP_PRESENT)) {
if (cmd->c_error == 0 && cmd->c_data != NULL)
DEVNAME(hp->sc), cmd->c_opcode, cmd->c_flags, cmd->c_error));
error = cmd->c_error;
if (error && !cmd.c_error)
cmd.c_error = error;
ucmd->c_error = cmd.c_error;
curproc ? curproc->p_p->ps_comm : "", cmd->c_error));
if (cmd->c_error || sdmmcdebug < 1)
int c_error; /* errno value on completion */
c_error("bad subnet range '%s'", p);
c_error("subnet of %d bits out of range [0..%d]", subnet_bits, maxbits);
if(atoi(p+1) == 0) c_error("expected port number after '@'");
c_error("Bad ip6 address '%s'", ip);
c_error("Bad ip6 address mask '%s'", p);
c_error("encountered IPv6 address '%s'.", ip);
c_error("Bad ip4 address '%s'", ip);
c_error("Bad ip4 address mask '%s'", p);
c_error("could not find pattern %s", name);
c_error("patterns with an catalog-producer-zone option are to "
c_error("catalog producer zones cannot be secondary zones");
c_error("a cookie-staging-secret cannot be configured without "
c_error("key %s in pattern %s could not be found",
c_error("key %s in pattern %s could not be found",
c_error("tls_auth %s in pattern %s could not be found",
c_error("key %s in pattern %s could not be found",
c_error("tls_auth %s in pattern %s could not be found",
c_error("key %s in pattern %s could not be found",
c_error("key %s in pattern %s could not be found",
c_error("catalog producer zone %s in pattern "
c_error("catalog-producer-zone %s in pattern "
c_error("catalog-producer-zone in pattern %s cannot "
void c_error(const char* msg, ...) ATTR_FORMAT(printf, 1,2);