Public Attributes | |
uint8_t | reg [DEV_FDC_LENGTH] |
struct interrupt | irq |
Definition at line 52 of file dev_fdc.cc.
struct interrupt fdc_data::irq |
Definition at line 54 of file dev_fdc.cc.
Referenced by DEVINIT().
uint8_t fdc_data::reg[DEV_FDC_LENGTH] |
Definition at line 53 of file dev_fdc.cc.
Referenced by DEVICE_ACCESS().