Public Attributes | |
| int | console_handle |
| int | in_use |
| struct interrupt | irq |
Definition at line 51 of file dev_cons.cc.
| int cons_data::console_handle |
Definition at line 52 of file dev_cons.cc.
Referenced by DEVICE_ACCESS(), DEVICE_TICK(), and DEVINIT().
| int cons_data::in_use |
Definition at line 53 of file dev_cons.cc.
Referenced by DEVINIT().
| struct interrupt cons_data::irq |
Definition at line 54 of file dev_cons.cc.
Referenced by DEVICE_TICK(), and DEVINIT().
1.8.17