tcds_slotconfig
struct tcds_slotconfig *tcds = asc->sc_tcds;
struct tcds_slotconfig *tcds = asc->sc_tcds;
struct tcds_slotconfig *sc_tcds;
struct tcds_slotconfig *slotc;
tcds_scsi_reset(struct tcds_slotconfig *sc)
tcds_scsi_enable(struct tcds_slotconfig *sc, int on)
tcds_dma_enable(struct tcds_slotconfig *sc, int on)
tcds_scsi_isintr(struct tcds_slotconfig *sc, int clear)
tcds_scsi_iserr(struct tcds_slotconfig *sc)
struct tcds_slotconfig sc_slots[2];
struct tcds_slotconfig *tcdsda_sc; /* slot configuration */
void tcds_dma_enable(struct tcds_slotconfig *, int);
void tcds_scsi_enable(struct tcds_slotconfig *, int);
int tcds_scsi_iserr(struct tcds_slotconfig *);
int tcds_scsi_isintr(struct tcds_slotconfig *, int);
void tcds_scsi_reset(struct tcds_slotconfig *);