Searched refs:the_byte (Results 1 – 1 of 1) sorted by relevance
205 void UxCardPortIoOut(ux_diva_card_t *card, void *AttachedBase, int offset, byte the_byte) in UxCardPortIoOut() argument211 outb(the_byte, base); in UxCardPortIoOut()406 byte the_byte; in UxCardIoIn() local411 the_byte = inb(card->io_base); in UxCardIoIn()416 the_byte & 0xff, address)); in UxCardIoIn()419 return the_byte; in UxCardIoIn()