Searched refs:mach_subtype (Results 1 – 10 of 10) sorted by relevance
93 uint32_t mach_subtype; member204 if (gfx_bases[i].mach_subtype != -1 && in gio_attach()205 gfx_bases[i].mach_subtype != mach_subtype) in gio_attach()243 if (slot_bases[i].mach_subtype != -1 && in gio_attach()244 slot_bases[i].mach_subtype != mach_subtype) in gio_attach()370 if (gfx_bases[i].mach_subtype != -1 && in gio_cnattach()371 gfx_bases[i].mach_subtype != mach_subtype) in gio_cnattach()464 if (mach_subtype == MACH_SGI_IP22_FULLHOUSE) { in gio_intr_establish()
154 mach_subtype == MACH_SGI_IP22_FULLHOUSE) in giopci_attach()
119 if (mach_subtype == MACH_SGI_IP22_FULLHOUSE) in imc_attach()160 mach_subtype == MACH_SGI_IP22_GUINNESS)) { in imc_attach()197 switch (mach_subtype) { in imc_attach()314 if (slot == GIO_SLOT_EXP1 && mach_subtype == MACH_SGI_IP22_FULLHOUSE) in imc_gio64_arb_config()318 if (slot == GIO_SLOT_GFX && mach_subtype != MACH_SGI_IP22_FULLHOUSE) in imc_gio64_arb_config()
126 switch (mach_subtype) { in pic_attach()254 if (mach_subtype != MACH_SGI_IP12_HP1 && in pic_gio32_arb_config()255 mach_subtype != MACH_SGI_IP12_HPLC) in pic_gio32_arb_config()
627 if (zs_unit == 2 && (mach_subtype == MACH_SGI_IP12_4D_3X || in zs_get_chan_addr()628 mach_subtype == MACH_SGI_IP12_VIP12)) { in zs_get_chan_addr()
134 if (mach_subtype == MACH_SGI_IP22_FULLHOUSE) in int_attach()
114 mach_subtype = MACH_SGI_IP22_FULLHOUSE; in ioc_attach()116 mach_subtype = MACH_SGI_IP22_GUINNESS; in ioc_attach()141 if (mach_subtype == MACH_SGI_IP22_GUINNESS) { in ioc_attach()
116 int mach_subtype = 0; /* subtype: eg., Guinness/Fullhouse for IP22 */ variable546 mach_subtype = MACH_SGI_IP12_4D_3X; in mach_init()548 mach_subtype = MACH_SGI_IP12_VIP12; in mach_init()551 mach_subtype = MACH_SGI_IP12_HP1; in mach_init()553 mach_subtype = MACH_SGI_IP12_HPLC; in mach_init()
76 extern int mach_subtype; /* subtype: eg., Guinness/Fullhouse for IP22 */
421 if (mach_subtype == MACH_SGI_IP22_FULLHOUSE) in hpc_attach()