Searched refs:dlbh (Results 1 – 2 of 2) sorted by relevance
692 uchar_t dlbh; in comc_getspeed() local700 dlbh = inb(ioaddr + com_dlbh); in comc_getspeed()704 divisor = dlbh << 8 | dlbl; in comc_getspeed()
622 uchar_t dlbh; in efi_isa_getspeed() local642 EFI_ISA_ACPI_MEMORY_WIDTH_8_BIT, sp->ioaddr + com_dlbh, 1, &dlbh); in efi_isa_getspeed()651 divisor = dlbh << 8 | dlbl; in efi_isa_getspeed()