Searched refs:scsi_flag (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/sys/arch/mac68k/dev/
H A Dncr5380var.h33 static volatile u_char *scsi_flag = NULL; variable
41 *scsi_flag = 0x80 | V2IF_SCSIDRQ;
51 *scsi_flag = 0x80 | V2IF_SCSIIRQ;
H A Dmac68k5380.c172 scsi_flag = Via1Base + VIA2 * 0x2000 + vIFR;
175 scsi_flag = Via1Base + VIA2 * 0x2000 + rIFR;

Completed in 94 milliseconds