Home
last modified time | relevance | path

Searched defs:ncr_reg (Results 1 – 1 of 1) sorted by relevance

/NextBSD/sys/dev/ncr/
HDncrreg.h58 struct ncr_reg { struct
59 /*00*/ u_char nc_scntl0; /* full arb., ena parity, par->ATN */
61 /*01*/ u_char nc_scntl1; /* no reset */
65 /*02*/ u_char nc_scntl2; /* no disconnect expected */
71 /*03*/ u_char nc_scntl3; /* cnf system clock dependent */
74 /*04*/ u_char nc_scid; /* cnf host adapter scsi address */
78 /*05*/ u_char nc_sxfer; /* ### Sync speed and count */
80 /*06*/ u_char nc_sdid; /* ### Destination-ID */
82 /*07*/ u_char nc_gpreg; /* ??? IO-Pins */
84 /*08*/ u_char nc_sfbr; /* ### First byte in phase */
[all …]