Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/isns/isnsd/
H A Disns_dd.h56 #define UID2MID(M, UID) get_mid(M, UID)
/illumos-gate/usr/src/uts/common/ipp/
H A Dippconf.c150 static ipp_mod_id_t get_mid(void);
2418 get_mid( in get_mid() function
3372 if ((mid = get_mid()) <= IPP_MOD_RESERVED) { in mod_constructor()