Home
last modified time | relevance | path

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

/NextBSD/sys/dev/cx/
HDcxddk.c294 outb (TBPR(c->port), period); in cx_set_baud()
303 outb (TBPR(c->port), 1); in cx_set_baud()
768 outb (TBPR(c->port), period); in cx_set_async_param()
HDcxreg.h84 #define TBPR(b) R(b,0xc1) /* transmit baud rate period register */ macro
HDcsigma.c363 outb (TBPR(port), 1); in cx_probe_irq()
1092 outb (TBPR(c->port), period); in cx_update_chan()