Searched refs:socitype (Results 1 – 2 of 2) sorted by relevance
406 sih->socitype = (w & CID_TYPE_MASK) >> CID_TYPE_SHIFT; in si_doattach()556 sih->socitype = (w & CID_TYPE_MASK) >> CID_TYPE_SHIFT; in si_doattach()565 if (sii->pub.socitype == SOCI_AI) { in si_doattach()754 if (sih->socitype == SOCI_AI) in si_flag()764 if (sih->socitype == SOCI_AI) in si_setint()796 if (sih->socitype == SOCI_AI) in si_corerev()839 if (sih->socitype == SOCI_AI) in si_setcore()854 if (sih->socitype == SOCI_AI) in si_setcoreidx()906 if (sih->socitype == SOCI_AI) in si_core_cflags()916 if (sih->socitype == SOCI_AI) in si_core_sflags()[all …]
27 uint socitype; /* SOCI_SB, SOCI_AI */ member