Searched defs:qedevice (Results 1 – 1 of 1) sorted by relevance
75 struct qedevice { struct76 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 */