Searched refs:sysid (Results 1 – 6 of 6) sorted by relevance
72 #define ip22_is_fullhouse() (sgioc->sysid & SGIOC_SYSID_FULLHOUSE)
139 volatile u8 sysid; member
34 /* the sysid byte in the status register is readonly */
179 if (SGIOC_SYSID_BOARDREV(sgioc->sysid) < 2) { in sgimc_init()