Home
last modified time | relevance | path

Searched refs:scsi_scmd (Results 1 – 2 of 2) sorted by relevance

/openbsd/src/sys/arch/luna88k/stand/boot/
Dsc.c155 hd->scsi_scmd = 0; in screset()
204 hd->scsi_scmd = SCMD_SELECT; in issue_select()
228 hd->scsi_scmd = SCMD_XFR | SCMD_PROG_XFR; in ixfer_start()
333 hd->scsi_scmd = SCMD_SET_ATN; in scabort()
342 hd->scsi_scmd = SCMD_RST_ATN; in scabort()
347 hd->scsi_scmd = SCMD_SET_ACK; in scabort()
354 hd->scsi_scmd = SCMD_SET_ACK; in scabort()
359 hd->scsi_scmd = SCMD_RST_ACK; in scabort()
543 hd->scsi_scmd = SCMD_RST_ACK; in scintr()
Dscsireg.h53 volatile u_char scsi_scmd, p6, p7, p8; /* 008 */ member