Home | History | Annotate | Download | only in bios

Lines Matching refs:cnt

510     uint16_t cnt;
513 qemu_cfg_read((uint8_t*)&cnt, sizeof(cnt));
515 return cnt;
531 uint16_t cnt;
534 qemu_cfg_read((uint8_t*)&cnt, sizeof(cnt));
536 return cnt;