Lines Matching refs:siop_xfer
72 #define SIOP_NCMDPB (PAGE_SIZE / sizeof(struct siop_xfer))
332 siop_cmd = &cbdp->cmds[dsa / sizeof(struct siop_xfer)];
1442 struct siop_xfer *siop_xfer;
1538 siop_xfer = (struct siop_xfer*)siop_cmd->cmd_tables;
1539 siop_xfer->resel[E_ldsa_abs_slot_Used[0]] =
1623 struct siop_xfer *xfer;
1705 memset(newcbd->cmds[i].cmd_tables, 0, sizeof(struct siop_xfer));
1707 i * sizeof(struct siop_xfer);