Home
last modified time | relevance | path

Searched refs:IF_MEMORY (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/common/pcmcia/cis/
H A Dcis.c367 get_socket.IFType, IF_MEMORY); in cis_list_lcreate()
382 if (get_socket.IFType == IF_MEMORY) in cis_list_lcreate()
/illumos-gate/usr/src/uts/common/sys/
H A Dsservice.h347 #define IF_MEMORY 0x02 /* memory only */ macro
/illumos-gate/usr/src/uts/common/io/
H A Dpcic.c2288 card_type = IF_MEMORY; in pcic_intr()
2372 if (card_type == IF_MEMORY && value & PCIC_RD_DETECT) { in pcic_intr()
2378 if (card_type == IF_MEMORY && in pcic_intr()
2392 if (card_type == IF_MEMORY && in pcic_intr()
4211 socket->SocketCaps = (value & PCS_SOCKET_IO) ? IF_IO : IF_MEMORY; in pcic_inquire_socket()
4244 type = IF_MEMORY; in pcic_inquire_window()
4370 IF_IO : IF_MEMORY; in pcic_get_socket()
4376 socket->IFType = IF_MEMORY; in pcic_get_socket()
4412 IF_IO : IF_MEMORY; in pcic_get_status()
4415 status->IFType = IF_MEMORY; in pcic_get_status()
[all …]
/illumos-gate/usr/src/uts/common/pcmcia/cs/
H A Dcs.c482 set_socket.IFType = IF_MEMORY; in cs_deinit()
2689 set_socket.IFType = IF_MEMORY; in cs_card_insertion()
2959 set_socket.IFType = IF_MEMORY; in cs_card_removal()
6521 set_socket.IFType = IF_MEMORY;
6925 set_socket.IFType = IF_MEMORY;
8199 set_socket.IFType = IF_MEMORY;