Searched refs:io_index (Results 1 - 2 of 2) sorted by relevance

/external/syslinux/com32/modules/
H A Dkontron_wdt.h71 * @io_index: Pointer to the IO index register
84 uint16_t io_index; member in struct:kempld_device_data
H A Dkontron_wdt.c76 iowrite8(index, pld->io_index);
119 iowrite8(pld->last_index | KEMPLD_MUTEX_KEY, pld->io_index);
133 pld.io_index=KEMPLD_IOPORT;
141 uint8_t index_reg = ioread8(pld.io_index);

Completed in 119 milliseconds