Lines Matching refs:pch

414 	paa.pch = (pcmcia_chipset_handle_t) h;
523 struct tcic_handle *h = (struct tcic_handle *) paa->pch;
711 tcic_chip_mem_alloc(pcmcia_chipset_handle_t pch, bus_size_t size, struct pcmcia_mem_handle *pcmhp)
713 struct tcic_handle *h = (struct tcic_handle *) pch;
775 tcic_chip_mem_free(pcmcia_chipset_handle_t pch, struct pcmcia_mem_handle *pcmhp)
777 struct tcic_handle *h = (struct tcic_handle *) pch;
862 tcic_chip_mem_map(pcmcia_chipset_handle_t pch, int kind, bus_addr_t card_addr, bus_size_t size, struct pcmcia_mem_handle *pcmhp, bus_size_t *offsetp, int *windowp)
864 struct tcic_handle *h = (struct tcic_handle *) pch;
928 tcic_chip_mem_unmap(pcmcia_chipset_handle_t pch, int window)
930 struct tcic_handle *h = (struct tcic_handle *) pch;
943 tcic_chip_io_alloc(pcmcia_chipset_handle_t pch, bus_addr_t start, bus_size_t size, bus_size_t align, struct pcmcia_io_handle *pcihp)
945 struct tcic_handle *h = (struct tcic_handle *) pch;
1004 tcic_chip_io_free(pcmcia_chipset_handle_t pch,
1077 tcic_chip_io_map(pcmcia_chipset_handle_t pch, int width, bus_addr_t offset, bus_size_t size, struct pcmcia_io_handle *pcihp, int *windowp)
1079 struct tcic_handle *h = (struct tcic_handle *) pch;
1127 tcic_chip_io_unmap(pcmcia_chipset_handle_t pch, int window)
1129 struct tcic_handle *h = (struct tcic_handle *) pch;
1142 tcic_chip_socket_enable(pcmcia_chipset_handle_t pch)
1144 struct tcic_handle *h = (struct tcic_handle *) pch;
1218 tcic_chip_socket_settype(pcmcia_chipset_handle_t pch, int type)
1220 struct tcic_handle *h = (struct tcic_handle *) pch;
1240 tcic_chip_socket_disable(pcmcia_chipset_handle_t pch)
1242 struct tcic_handle *h = (struct tcic_handle *) pch;