Searched refs:spi_pending (Results 1 – 2 of 2) sorted by relevance
702 hd->spi_pending |= (1 << sdev->id); in mptspi_dv_device()704 hd->spi_pending &= ~(1 << sdev->id); in mptspi_dv_device()1269 if (hd->spi_pending) { in mptspi_dv_renegotiate_work()1271 if (hd->spi_pending & (1 << sdev->id)) in mptspi_dv_renegotiate_work()1514 hd->spi_pending = 0; in mptspi_probe()
590 u16 spi_pending; member