Lines Matching refs:shift_count
190 unsigned short shift_count;
268 outw(0x8000 | (channel << card->shift_count) | 0x02, base);
284 outw(0x8000 | (channel << card->shift_count) | 0x02, base);
300 outw(0x8000 | (channel << card->shift_count) | 0x02, base);
316 outw(0x8000 | (channel << card->shift_count) | 0x02, base);
335 outw(0x8000 | (channel << card->shift_count) | 0x02, base);
340 outw(0x8000 | (channel << card->shift_count) | 0x02, base);
358 outw(0x8000 | (channel << card->shift_count) | 0x02, base);
446 outw((port->channel << isi_card[card].shift_count) | txcount,
537 channel = (header & 0x7800) >> card->shift_count;
681 shift_count = card->shift_count;
724 outw(0x8000 | (channel << shift_count) | 0x03, base);
765 outw(0x8000 | (channel << shift_count) | 0x04, base);
813 outw(0x8000 | (port->channel << card->shift_count) | 0x02,
1042 outw(0x8000 | ((port->channel) << (card->shift_count)) | 0x3, base);
1319 board->shift_count = 12;
1324 board->shift_count = 11;