Searched refs:LOGIBM_BASE (Results 1 – 1 of 1) sorted by relevance
50 #define LOGIBM_BASE 0x23c macro53 #define LOGIBM_DATA_PORT LOGIBM_BASE + 054 #define LOGIBM_SIGNATURE_PORT LOGIBM_BASE + 155 #define LOGIBM_CONTROL_PORT LOGIBM_BASE + 256 #define LOGIBM_CONFIG_PORT LOGIBM_BASE + 3124 if (!request_region(LOGIBM_BASE, LOGIBM_EXTENT, "logibm")) { in logibm_init()125 printk(KERN_ERR "logibm.c: Can't allocate ports at %#x\n", LOGIBM_BASE); in logibm_init()134 printk(KERN_INFO "logibm.c: Didn't find Logitech busmouse at %#x\n", LOGIBM_BASE); in logibm_init()173 release_region(LOGIBM_BASE, LOGIBM_EXTENT); in logibm_init()181 release_region(LOGIBM_BASE, LOGIBM_EXTENT); in logibm_exit()