Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/qbus/
H A Dif_qereg.h75 struct qedevice { struct
76 u_short qe_sta_addr[2]; /* Station address (actually 6 */
77 u_short qe_rcvlist_lo; /* Receive list lo address */
78 u_short qe_rcvlist_hi; /* Receive list hi address */
79 u_short qe_xmtlist_lo; /* Transmit list lo address */
80 u_short qe_xmtlist_hi; /* Transmit list hi address */
81 u_short qe_vector; /* Interrupt vector */
82 u_short qe_csr; /* Command and Status Register */