Searched refs:LED_IOPORT (Results 1 – 1 of 1) sorted by relevance
35 #define LED_IOPORT 0x0398 macro61 outb(led, LED_IOPORT); in SetLED()90 c = (inb( LED_IOPORT ) & 0x000c) | (ledpb & 0x0003); in do_read()200 if (!request_region( LED_IOPORT, 2, "BRIQ Front Panel")) { in briq_panel_init()204 ledpb = inb( LED_IOPORT ) & 0x000c; in briq_panel_init()208 release_region(LED_IOPORT, 2); in briq_panel_init()240 release_region(LED_IOPORT, 2); in briq_panel_exit()