Lines Matching defs:zedevice
43 struct zedevice { struct
44 u_long ze_nicsr0; /* vector address, IPL, sync mode */
45 u_long ze_nicsr1; /* TX poll demand */
46 u_long ze_nicsr2; /* RX poll demand */
47 struct ze_rdes *ze_nicsr3; /* RX descriptor list address */
48 struct ze_tdes *ze_nicsr4; /* TX descriptor list address */
49 u_long ze_nicsr5; /* SGEC status */
50 u_long ze_nicsr6; /* SGEC command/mode */
51 u_long ze_nicsr7; /* system page table base address */
52 u_long ze_nivcsr8; /* reserved virtual CSR */
53 u_long ze_nivcsr9; /* watchdog timers (virtual) */
54 u_long ze_nivcsr10; /* revision, missed frame count (v) */
55 u_long ze_nivcsr11; /* boot message verification (low) (v) */
56 u_long ze_nivcsr12; /* boot message verification (high) (v) */
57 u_long ze_nivcsr13; /* boot message processor (v) */
58 u_long ze_nivcsr14; /* diagnostic breakpoint (v) */
59 u_long ze_nicsr15; /* monitor command */