···5656 return PCIBIOS_DEVICE_NOT_FOUND;57575858 /*5959- * IOC3 is fucked fucked beyond believe ... Don't even give the5959+ * IOC3 is fucking fucked beyond belief ... Don't even give the6060 * generic PCI code a chance to look at it for real ...6161 */6262 if (cf == (PCI_VENDOR_ID_SGI | (PCI_DEVICE_ID_SGI_IOC3 << 16)))···7676oh_my_gawd:77777878 /*7979- * IOC3 is fucked fucked beyond believe ... Don't even give the7979+ * IOC3 is fucking fucked beyond belief ... Don't even give the8080 * generic PCI code a chance to look at the wrong register.8181 */8282 if ((where >= 0x14 && where < 0x40) || (where >= 0x48)) {···8585 }86868787 /*8888- * IOC3 is fucked fucked beyond believe ... Don't try to access8888+ * IOC3 is fucking fucked beyond belief ... Don't try to access8989 * anything but 32-bit words ...9090 */9191 addr = &bridge->b_type0_cfg_dev[slot].f[fn].l[where >> 2];···118118 return PCIBIOS_DEVICE_NOT_FOUND;119119120120 /*121121- * IOC3 is fucked fucked beyond believe ... Don't even give the121121+ * IOC3 is fucking fucked beyond belief ... Don't even give the122122 * generic PCI code a chance to look at it for real ...123123 */124124 if (cf == (PCI_VENDOR_ID_SGI | (PCI_DEVICE_ID_SGI_IOC3 << 16)))···139139oh_my_gawd:140140141141 /*142142- * IOC3 is fucked fucked beyond believe ... Don't even give the142142+ * IOC3 is fucking fucked beyond belief ... Don't even give the143143 * generic PCI code a chance to look at the wrong register.144144 */145145 if ((where >= 0x14 && where < 0x40) || (where >= 0x48)) {···148148 }149149150150 /*151151- * IOC3 is fucked fucked beyond believe ... Don't try to access151151+ * IOC3 is fucking fucked beyond belief ... Don't try to access152152 * anything but 32-bit words ...153153 */154154 bridge->b_pci_cfg = (busno << 16) | (slot << 11);···189189 return PCIBIOS_DEVICE_NOT_FOUND;190190191191 /*192192- * IOC3 is fucked fucked beyond believe ... Don't even give the192192+ * IOC3 is fucking fucked beyond belief ... Don't even give the193193 * generic PCI code a chance to look at it for real ...194194 */195195 if (cf == (PCI_VENDOR_ID_SGI | (PCI_DEVICE_ID_SGI_IOC3 << 16)))···213213oh_my_gawd:214214215215 /*216216- * IOC3 is fucked fucked beyond believe ... Don't even give the216216+ * IOC3 is fucking fucked beyond belief ... Don't even give the217217 * generic PCI code a chance to touch the wrong register.218218 */219219 if ((where >= 0x14 && where < 0x40) || (where >= 0x48))220220 return PCIBIOS_SUCCESSFUL;221221222222 /*223223- * IOC3 is fucked fucked beyond believe ... Don't try to access223223+ * IOC3 is fucking fucked beyond belief ... Don't try to access224224 * anything but 32-bit words ...225225 */226226 addr = &bridge->b_type0_cfg_dev[slot].f[fn].l[where >> 2];···257257 return PCIBIOS_DEVICE_NOT_FOUND;258258259259 /*260260- * IOC3 is fucked fucked beyond believe ... Don't even give the260260+ * IOC3 is fucking fucked beyond belief ... Don't even give the261261 * generic PCI code a chance to look at it for real ...262262 */263263 if (cf == (PCI_VENDOR_ID_SGI | (PCI_DEVICE_ID_SGI_IOC3 << 16)))···281281oh_my_gawd:282282283283 /*284284- * IOC3 is fucked fucked beyond believe ... Don't even give the284284+ * IOC3 is fucking fucked beyond belief ... Don't even give the285285 * generic PCI code a chance to touch the wrong register.286286 */287287 if ((where >= 0x14 && where < 0x40) || (where >= 0x48))288288 return PCIBIOS_SUCCESSFUL;289289290290 /*291291- * IOC3 is fucked fucked beyond believe ... Don't try to access291291+ * IOC3 is fucking fucked beyond belief ... Don't try to access292292 * anything but 32-bit words ...293293 */294294 addr = &bridge->b_type0_cfg_dev[slot].f[fn].l[where >> 2];