Home
last modified time | relevance | path

Searched refs:PCM_MULTI_FUNCTION (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Dpcmcia.h389 #define PCM_MULTI_FUNCTION 0x0200 macro
/illumos-gate/usr/src/uts/common/pcmcia/nexus/
H A Dpcmcia.c1607 if ((info->pd_flags & (PCM_NAME_1275 | PCM_MULTI_FUNCTION)) == in pcm_search_devinfo()
1608 (PCM_NAME_1275 | PCM_MULTI_FUNCTION)) { in pcm_search_devinfo()
2479 if (info->pd_flags & PCM_MULTI_FUNCTION && in pcmcia_generic_name()
2580 if ((info->pd_flags & (PCM_NAME_1275 | PCM_MULTI_FUNCTION)) == in pcmcia_add_compatible()
2581 (PCM_NAME_1275 | PCM_MULTI_FUNCTION)) { in pcmcia_add_compatible()
3094 card_info.pd_flags |= PCM_MULTI_FUNCTION; in pcmcia_create_dev_info()
3248 if (info->pd_flags & PCM_MULTI_FUNCTION) in pcmcia_init_devinfo()