Lines Matching defs:port
41 snd_printd("%s [0x%lx]: timeout (0x%x)\n", __func__, chip->port, val);
58 snd_printd("%s [0x%lx]: timeout\n", __func__, chip->port);
77 snd_printdd("%s [0x%lx] failed...\n", __func__, chip->port);
116 chip->port, major, minor);
144 chip->port, major, minor);
197 unsigned long port,
224 chip->port = port;
241 if ((chip->res_port = request_region(port, 16, "SoundBlaster")) == NULL) {
242 snd_printk(KERN_ERR "sb: can't grab port 0x%lx\n", port);