Searched defs:iee_cb (Results 1 – 1 of 1) sorted by relevance
81 struct iee_cb { struct82 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 {