Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Dpcmcia.h181 #define GET_CONFIG(f, dip, conf) INQUIRE_ADAPTER(f, dip, conf) macro
/illumos-gate/usr/src/uts/common/pcmcia/nexus/
H A Dpcmcia.c1166 GET_CONFIG(ls_if, dip, &conf); in pcmcia_init_adapter()