siop_common_cmd
siop_setuptables(struct siop_common_cmd *siop_cmd)
siop_wdtr_neg(struct siop_common_cmd *siop_cmd)
siop_ppr_neg(struct siop_common_cmd *siop_cmd)
siop_sdtr_neg(struct siop_common_cmd *siop_cmd)
siop_sdtr_msg(struct siop_common_cmd *siop_cmd, int offset, int ssync, int soff)
siop_wdtr_msg(struct siop_common_cmd *siop_cmd, int offset, int wide)
siop_ppr_msg(struct siop_common_cmd *siop_cmd, int offset, int ssync, int soff)
siop_ma(struct siop_common_cmd *siop_cmd)
siop_sdp(struct siop_common_cmd *siop_cmd, int offset)
siop_update_resid(struct siop_common_cmd *siop_cmd, int offset)
siop_iwr(struct siop_common_cmd *siop_cmd)
struct siop_common_cmd cmd_c;
void siop_setuptables(struct siop_common_cmd *);
int siop_wdtr_neg(struct siop_common_cmd *);
int siop_sdtr_neg(struct siop_common_cmd *);
int siop_ppr_neg(struct siop_common_cmd *);
void siop_sdtr_msg(struct siop_common_cmd *, int, int, int);
void siop_wdtr_msg(struct siop_common_cmd *, int, int);
void siop_ppr_msg(struct siop_common_cmd *, int, int, int);
int siop_iwr(struct siop_common_cmd *);
void siop_ma(struct siop_common_cmd *);
void siop_sdp(struct siop_common_cmd *, int);
void siop_update_resid(struct siop_common_cmd *, int);