Home | History | Annotate | Download | only in ic

Lines Matching defs:tables

249 /* prepare tables before sending a cmd */
340 struct siop_common_xfer *tables = siop_cmd->siop_tables;
344 switch (tables->msg_in[3]) {
368 tables->msg_in[3]);
369 tables->t_msgout.count = siop_htoc32(sc, 1);
370 tables->msg_out[0] = MSG_MESSAGE_REJECT;
373 tables->id = siop_htoc32(sc, sc->targets[target]->id);
390 if (tables->msg_in[3] >= MSG_EXT_WDTR_BUS_16_BIT
398 tables->id = siop_htoc32(sc, sc->targets[target]->id);
420 struct siop_common_xfer *tables = siop_cmd->siop_tables;
427 printf(" 0x%x", tables->msg_in[i]);
433 sync = tables->msg_in[3];
434 offset = tables->msg_in[5];
435 options = tables->msg_in[7];
483 if (tables->msg_in[6] != 1) {
487 target, tables->msg_in[6]);
515 tables->t_msgout.count = siop_htoc32(sc, 1);
516 tables->msg_out[0] = MSG_MESSAGE_REJECT;
529 struct siop_common_xfer *tables = siop_cmd->siop_tables;
534 sync = tables->msg_in[3];
535 offset = tables->msg_in[4];
578 tables->t_msgout.count = siop_htoc32(sc, 1);
579 tables->msg_out[0] = MSG_MESSAGE_REJECT;
640 tables->id = siop_htoc32(sc, sc->targets[target]->id);
816 * Save data pointer. We do this by adjusting the tables to point
844 * tables