Home | History | Annotate | Download | only in dti

Lines Matching refs:isa_inb

225 			sts = isa_inb(iobase + BT_STAT_PORT);
241 while ((isa_inb(iobase + BT_STAT_PORT)) & BT_STAT_DF)
242 isa_inb(iobase + BT_DATA_PORT);
250 sts = isa_inb(iobase + BT_STAT_PORT);
270 sts = isa_inb(iobase + BT_STAT_PORT);
283 *obuf++ = isa_inb(iobase + BT_DATA_PORT);
292 sts = isa_inb(iobase + BT_INTR_PORT);
520 sts = isa_inb(iobase + BT_INTR_PORT);
899 sts = isa_inb(iobase + BHA_STAT_PORT);
913 sts = isa_inb(iobase + BT_STAT_PORT);
941 sts = isa_inb(iobase + BT_EXTGEOM_PORT);
1360 if (isa_inb(iobase + BT_INTR_PORT) & BT_INTR_ANYINTR)