Lines Matching defs:ier
144 ie_error(struct netif *nif, char *str, volatile struct iereg *ier)
151 ieack(volatile struct iereg *ier, struct iemem *iem)
156 ier->ie_attention = 1; /* chan attention! */
164 volatile struct iereg *ier = ie_softc.sc_reg;
173 /*printf("ier %x iem %x\n", ier, iem);*/
196 ier->ie_porthigh = a & 0xffff;
199 ier->ie_portlow = a >> 16;
205 ier->ie_porthigh = a & 0xffff;
208 ier->ie_portlow = a >> 16;
212 ier->ie_attention = 1; /* chan attention! */
235 ier->ie_attention = 1; /* chan attention! */
239 ieack(ier, iem);
251 ier->ie_attention = 1; /* chan attention! */
255 ieack(ier, iem);
282 ier->ie_attention = 1; /* chan attention! */
286 ieack(ier, iem);
292 volatile struct iereg *ier = ie_softc.sc_reg;
341 ier->ie_attention = 1; /* chan attention! */
353 volatile struct iereg *ier = ie_softc.sc_reg;
388 ier->ie_attention = 1; /* chan attention! */
434 volatile struct iereg *ier = ie_softc.sc_reg;
443 ier->ie_porthigh = a & 0xffff;
446 ier->ie_portlow = a >> 16;
452 ier->ie_porthigh = a & 0xffff;
455 ier->ie_portlow = a >> 16;