Home
last modified time | relevance | path

Searched refs:I8251F_div (Results 1 – 1 of 1) sorted by relevance

/trueos/sys/pc98/cbus/
HDsio.c578 #define I8251F_div 0x13a macro
4305 PC98SIO_baud_rate_port(if_type) = I8251F_div; in pc98_check_if_type()
4355 outb(I8251F_div, 0x8c); in pc98_check_8251vfast()
4358 if ((inb(I8251F_div) & 0x80) != 0) { in pc98_check_8251vfast()
4364 outb(I8251F_div, 0); in pc98_check_8251vfast()
4367 if ((inb(I8251F_div) & 0x80) == 0) in pc98_check_8251vfast()