RxErrors
unsigned char rx_error = inb(ioaddr + RxErrors);
unsigned char rx_error = ioread8(ioaddr + RxErrors);