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

/netbsd-6-1-5-RELEASE/sys/arch/mac68k/dev/
H A Dmac68k5380.c129 static volatile u_char *ncr_5380_with_drq = (volatile u_char *) 0x6000; variable
166 ncr_5380_with_drq = (volatile u_char *)
167 (SCSIBase + (u_int) ncr_5380_with_drq);
382 - (u_long) ncr_5380_with_drq);
410 drq = (volatile u_int8_t *) ncr_5380_with_drq;
427 long_drq = (volatile u_int32_t *) ncr_5380_with_drq;
460 drq = (volatile u_int8_t *) ncr_5380_with_drq;
477 long_drq = (volatile u_int32_t *) ncr_5380_with_drq;
504 drq = (volatile u_int8_t *) ncr_5380_with_drq;

Completed in 105 milliseconds