Searched refs:dlbl (Results 1 – 2 of 2) sorted by relevance
693 uchar_t dlbl; in comc_getspeed() local699 dlbl = inb(ioaddr + com_dlbl); in comc_getspeed()704 divisor = dlbh << 8 | dlbl; in comc_getspeed()
623 uchar_t dlbl; in efi_isa_getspeed() local638 EFI_ISA_ACPI_MEMORY_WIDTH_8_BIT, sp->ioaddr + com_dlbl, 1, &dlbl); in efi_isa_getspeed()651 divisor = dlbh << 8 | dlbl; in efi_isa_getspeed()