Lines Matching refs:IF_IO
2285 card_type = IF_IO; in pcic_intr()
3964 if (sockp->pcs_intmask & SBM_BVD1 || socket->IFType == IF_IO) in pcic_set_socket()
4013 if (socket->IFType == IF_IO) { in pcic_set_socket()
4033 if ((socket->IFType == IF_IO) && (pcic->pc_flags & PCF_AUDIO)) { in pcic_set_socket()
4049 if ((socket->IFType == IF_IO) && (pcic->pc_flags & PCF_AUDIO)) in pcic_set_socket()
4069 if ((socket->IFType == IF_IO) && (pcic->pc_flags & PCF_AUDIO)) { in pcic_set_socket()
4139 if (socket->IFType == IF_IO) { in pcic_set_socket()
4210 socket->SocketCaps = (value & PCS_SOCKET_IO) ? IF_IO : IF_MEMORY; in pcic_inquire_socket()
4240 type = IF_IO; in pcic_inquire_window()
4250 if (type == IF_IO) { in pcic_inquire_window()
4369 IF_IO : IF_MEMORY; in pcic_get_socket()
4411 IF_IO : IF_MEMORY; in pcic_get_status()