Home
last modified time | relevance | path

Searched refs:scsi_tcl (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/sys/arch/luna68k/stand/boot/
H A Dsc.c155 hd->scsi_tcl = 0; in screset()
299 hd->scsi_tcl = 3;
324 hd->scsi_tcl = (len & 0x0000ff); in ixfer_out()
435 len = (hd->scsi_tch << 16) | (hd->scsi_tcm << 8) | hd->scsi_tcl; in scabort()
735 hd->scsi_tcl = 0x40; in scintr()
H A Dscsireg.h111 volatile uint8_t scsi_tcl, p42, p43, p44; /* 038 */ member
/netbsd-src/sys/arch/hp300/stand/common/
H A Dscsi.c140 hd->scsi_tcl = 0; in scsireset()
187 hd->scsi_tcl = 3; in issue_select()
215 hd->scsi_tcl = len; in ixfer_start()
H A Dscsireg.h135 u_char p60, scsi_tcl; member