Home | History | Annotate | Download | only in src

Lines Matching refs:ioport_low

272 	rc = (aioportcon->ioport_high - aioportcon->ioport_low) 
273 - (bioportcon->ioport_high - bioportcon->ioport_low);
275 if (aioportcon->ioport_low < bioportcon->ioport_low) {
277 } else if (bioportcon->ioport_low < aioportcon->ioport_low) {