Home
last modified time | relevance | path

Searched refs:scsi_ints (Results 1 – 7 of 7) sorted by relevance

/original-bsd/sys/luna68k/dev/
H A Dsc.c217 hd->scsi_ints = 0;
548 if (hd->scsi_ints != 0) in _scintr()
567 ints = hd->scsi_ints;
581 hd->scsi_ints = ints;
597 hd->scsi_ints = ints;
618 hd->scsi_ints = ints;
678 hd->scsi_ints = ints;
787 hd->scsi_ints = ints;
814 if (hd->scsi_ints != 0)
815 hd->scsi_ints = hd->scsi_ints;
[all …]
H A Dscsireg.h45 u_char scsi_ints, p12, p13, p14; /* 010 */ member
H A Dscreg.h45 u_char scsi_ints, p12, p13, p14; /* 010 */ member
/original-bsd/sys/hp300/dev/
H A Dscsi.c103 hd->scsi_ints);
105 hd->scsi_ints = hd->scsi_ints;
165 hd->scsi_ints = hd->scsi_ints;
253 hd->scsi_ints = 0;
396 hd->scsi_ints = ints;
660 hd->scsi_ints = ints;
731 hd->scsi_ints = ints = hd->scsi_ints;
757 hd->scsi_ints = ints;
987 hd->scsi_ints = ints;
1100 ints = hd->scsi_ints;
[all …]
H A Dscsireg.h70 u_char p40, scsi_ints; member
/original-bsd/sys/hp300/stand/
H A Dscsi.c99 hd->scsi_ints = 0;
139 if (hd->scsi_ints & INTS_DISCON)
140 hd->scsi_ints = INTS_DISCON;
161 while ((ints = hd->scsi_ints) == 0) {
166 hd->scsi_ints = ints;
187 if (hd->scsi_ints || --wait < 0)
204 if (hd->scsi_ints || --wait < 0)
223 if (hd->scsi_ints || --wait < 0) {
329 while ((ints = hd->scsi_ints) == 0) {
334 hd->scsi_ints = ints;
/original-bsd/sys/luna68k/stand/
H A Dsc.c90 hd->scsi_ints = 0;
262 hd->scsi_ints);
264 if (hd->scsi_ints != 0)
265 hd->scsi_ints = hd->scsi_ints;
517 if ((ints = hd->scsi_ints) != 0) in scintr()
555 hd->scsi_ints = ints; in scintr()
564 hd->scsi_ints = ints; in scintr()
581 hd->scsi_ints = ints; in scintr()
590 hd->scsi_ints = ints; in scintr()
598 hd->scsi_ints = ints; in scintr()
[all …]