Lines Matching defs:iic
627 typedef struct iic { struct
628 ushort iic_rbase; /* Rx Buffer descriptor base address */ argument
629 ushort iic_tbase; /* Tx Buffer descriptor base address */ argument
630 u_char iic_rfcr; /* Rx function code */ argument
631 u_char iic_tfcr; /* Tx function code */ argument
632 ushort iic_mrblr; /* Max receive buffer length */ argument
633 uint iic_rstate; /* Internal */ argument
634 uint iic_rdp; /* Internal */ argument
635 ushort iic_rbptr; /* Internal */ argument
636 ushort iic_rbc; /* Internal */ argument
637 uint iic_rxtmp; /* Internal */ argument
638 uint iic_tstate; /* Internal */ argument
639 uint iic_tdp; /* Internal */ argument
640 ushort iic_tbptr; /* Internal */ argument
641 ushort iic_tbc; /* Internal */ argument
642 uint iic_txtmp; /* Internal */ argument