| _libq_queue_node | The two structures that follow have the advantage of having the same size and the same first field, so a queue can be cast to a queue_node for simpler implementation of certain functions below |
| uart_csreg | Control and status registers for the 16550 UART |
1.5.5