Searched refs:LOGIBM_BASE (Results 1 – 1 of 1) sorted by relevance
34 #define LOGIBM_BASE 0x23c macro37 #define LOGIBM_DATA_PORT LOGIBM_BASE + 038 #define LOGIBM_SIGNATURE_PORT LOGIBM_BASE + 139 #define LOGIBM_CONTROL_PORT LOGIBM_BASE + 240 #define LOGIBM_CONFIG_PORT LOGIBM_BASE + 3108 if (!request_region(LOGIBM_BASE, LOGIBM_EXTENT, "logibm")) { in logibm_init()109 printk(KERN_ERR "logibm.c: Can't allocate ports at %#x\n", LOGIBM_BASE); in logibm_init()118 printk(KERN_INFO "logibm.c: Didn't find Logitech busmouse at %#x\n", LOGIBM_BASE); in logibm_init()157 release_region(LOGIBM_BASE, LOGIBM_EXTENT); in logibm_init()165 release_region(LOGIBM_BASE, LOGIBM_EXTENT); in logibm_exit()