Searched refs:scsi_tch (Results 1 – 2 of 2) sorted by relevance
158 hd->scsi_tch = 0; in screset()200 hd->scsi_tch = 2; in issue_select()224 hd->scsi_tch = ((len & 0xff0000) >> 16); in ixfer_start()329 len = (hd->scsi_tch << 16) | (hd->scsi_tcm << 8) | hd->scsi_tcl; in scabort()567 hd->scsi_tch = 0; in scintr()
110 volatile u_char scsi_tch, p36, p37, p38; /* 030 */ member