Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/ic/
H A Di82596var.h81 struct iee_cb { struct
82 volatile uint16_t cb_status; /* Status Bits */
83 volatile uint16_t cb_cmd; /* Command Bits */
84 volatile uint32_t cb_link_addr; /* Link Address to next CMD */
85 union {