Searched refs:spi_pending (Results 1 – 2 of 2) sorted by relevance
707 hd->spi_pending |= (1 << sdev->id); in mptspi_dv_device()709 hd->spi_pending &= ~(1 << sdev->id); in mptspi_dv_device()1275 if (hd->spi_pending) { in mptspi_dv_renegotiate_work()1277 if (hd->spi_pending & (1 << sdev->id)) in mptspi_dv_renegotiate_work()1520 hd->spi_pending = 0; in mptspi_probe()
590 u16 spi_pending; member