Lines Matching +full:0 +full:x00f00000
82 if (sipnr & 0x00f00000)
136 sc->sc_irid = 0;
182 resource_list_add(&qd->qd_rlist, sc->sc_rtype, 0, start,
185 resource_list_add(&qd->qd_rlist, SYS_RES_IRQ, 0, 0xf00, 0xf00, 1);
186 rle = resource_list_find(&qd->qd_rlist, SYS_RES_IRQ, 0);
194 quicc_write4(sc->sc_rres, QUICC_REG_SIMR_L, 0x00f00000);
197 quicc_write4(sc->sc_rres, QUICC_REG_SIPNR_H, ~0);
198 quicc_write4(sc->sc_rres, QUICC_REG_SIPNR_L, ~0);
212 return (0);
227 sc->sc_rrid = 0;
232 sc->sc_rrid = 0;
243 * Check that the microcode revision is 0x00e8, as documented
250 return ((rev == 0x00e8) ? BUS_PROBE_DEFAULT : ENXIO);
302 return (0);
332 return (0);
347 return ((rle == NULL) ? EINVAL : 0);
370 sc->sc_fastintr = 0;
380 return (0);
398 return (0);