Lines Matching refs:IF_MEMORY
2287 card_type = IF_MEMORY; in pcic_intr()
2371 if (card_type == IF_MEMORY && value & PCIC_RD_DETECT) { in pcic_intr()
2377 if (card_type == IF_MEMORY && in pcic_intr()
2391 if (card_type == IF_MEMORY && in pcic_intr()
4210 socket->SocketCaps = (value & PCS_SOCKET_IO) ? IF_IO : IF_MEMORY; in pcic_inquire_socket()
4243 type = IF_MEMORY; in pcic_inquire_window()
4369 IF_IO : IF_MEMORY; in pcic_get_socket()
4375 socket->IFType = IF_MEMORY; in pcic_get_socket()
4411 IF_IO : IF_MEMORY; in pcic_get_status()
4414 status->IFType = IF_MEMORY; in pcic_get_status()
6181 s.IFType = IF_MEMORY; in pcic_unload_cardbus()