Searched refs:COMC_TEST (Results 1 – 2 of 2) sorted by relevance
105 #define COMC_TEST 0xbb in comc_port_is_present() macro106 outb(ioaddr + com_scr, COMC_TEST); in comc_port_is_present()107 return (inb(ioaddr + com_scr) == COMC_TEST); in comc_port_is_present()
101 #define COMC_TEST 0xbb in efi_isa_port_is_present() macro102 uint8_t test = COMC_TEST; in efi_isa_port_is_present()116 return (test == COMC_TEST); in efi_isa_port_is_present()117 #undef COMC_TEST in efi_isa_port_is_present()