Searched refs:sc_spi_start (Results 1 – 2 of 2) sorted by relevance
72 u_int sc_spi_start; member
1335 sc->sc_spi_start = MSI_TYPER_SPI_BASE(typer); in arm_gicv2m_attach()1339 GIC_RESERVE_MSI_RANGE(device_get_parent(dev), sc->sc_spi_start, in arm_gicv2m_attach()1345 device_printf(dev, "using spi %u to %u\n", sc->sc_spi_start, in arm_gicv2m_attach()1346 sc->sc_spi_start + sc->sc_spi_count - 1); in arm_gicv2m_attach()1359 error = GIC_ALLOC_MSI(device_get_parent(dev), sc->sc_spi_start, in arm_gicv2m_alloc_msi()1383 error = GIC_ALLOC_MSIX(device_get_parent(dev), sc->sc_spi_start, in arm_gicv2m_alloc_msix()