Searched refs:ioalloc (Results 1 – 8 of 8) sorted by relevance
148 int ioalloc; member308 h->ioalloc = 0; in shpcmcia_attach_socket()724 if ((h->ioalloc & (1 << i)) == 0) { in shpcmcia_chip_io_map()726 h->ioalloc |= (1 << i); in shpcmcia_chip_io_map()760 h->ioalloc &= ~(1 << window); in shpcmcia_chip_io_unmap()
95 int ioalloc; member356 h->ioalloc = 0; in mmeyepcmcia_attach_socket()833 if ((h->ioalloc & (1 << i)) == 0) { in mmeyepcmcia_chip_io_map()835 h->ioalloc |= (1 << i); in mmeyepcmcia_chip_io_map()893 h->ioalloc &= ~(1 << window); in mmeyepcmcia_chip_io_unmap()
78 int ioalloc; member
2072 if ((ph->ioalloc & (1 << i)) == 0) { in pccbb_pcmcia_io_map()2074 ph->ioalloc |= (1 << i); in pccbb_pcmcia_io_map()2209 ph->ioalloc &= ~(1 << win); in pccbb_pcmcia_io_unmap()2356 if (ph->ioalloc & (1 << win)) in pccbb_pcmcia_socket_enable()
407 h->ioalloc = 0; in tcic_attach_socket()1090 if ((h->ioalloc & (1 << i)) == 0) { in tcic_chip_io_map()1092 h->ioalloc |= (1 << i); in tcic_chip_io_map()1138 h->ioalloc &= ~(1 << window); in tcic_chip_io_unmap()1213 if (h->ioalloc & (1 << win)) in tcic_chip_socket_enable()
402 h->ioalloc = 0; in pcic_attach_socket()1193 if ((h->ioalloc & (1 << i)) == 0) { in pcic_chip_io_map()1195 h->ioalloc |= (1 << i); in pcic_chip_io_map()1242 h->ioalloc &= ~(1 << window); in pcic_chip_io_unmap()1397 if (h->ioalloc & (1 << win)) in pcic_chip_socket_enable()
72 int ioalloc; member
70 int ioalloc; member