Lines Matching defs:tables
225 /* prepare tables before sending a cmd */
327 struct siop_common_xfer *tables = siop_cmd->siop_tables;
331 switch (tables->msg_in[3]) {
354 tables->msg_in[3]);
355 tables->t_msgout.count = siop_htoc32(sc, 1);
356 tables->msg_out[0] = MSG_MESSAGE_REJECT;
359 tables->id = siop_htoc32(sc, sc->targets[target]->id);
376 if (tables->msg_in[3] >= MSG_EXT_WDTR_BUS_16_BIT
384 tables->id = siop_htoc32(sc, sc->targets[target]->id);
406 struct siop_common_xfer *tables = siop_cmd->siop_tables;
413 printf(" 0x%x", tables->msg_in[i]);
419 sync = tables->msg_in[3];
420 offset = tables->msg_in[5];
421 options = tables->msg_in[7];
473 if (tables->msg_in[6] != 1) {
476 sc->sc_dev.dv_xname, target, tables->msg_in[6]);
507 tables->t_msgout.count = siop_htoc32(sc, 1);
508 tables->msg_out[0] = MSG_MESSAGE_REJECT;
521 struct siop_common_xfer *tables = siop_cmd->siop_tables;
526 sync = tables->msg_in[3];
527 offset = tables->msg_in[4];
571 tables->t_msgout.count = siop_htoc32(sc, 1);
572 tables->msg_out[0] = MSG_MESSAGE_REJECT;
634 tables->id = siop_htoc32(sc, sc->targets[target]->id);
774 * Save data pointer. We do this by adjusting the tables to point
802 * tables