Home | History | Annotate | Download | only in src

Lines Matching refs:ioport_low

269 	rc = (aioportcon->ioport_high - aioportcon->ioport_low) 
270 - (bioportcon->ioport_high - bioportcon->ioport_low);
272 if (aioportcon->ioport_low < bioportcon->ioport_low) {
274 } else if (bioportcon->ioport_low < aioportcon->ioport_low) {