Searched refs:spi_pending (Results 1 - 4 of 4) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/message/fusion/
H A Dmptspi.c708 hd->spi_pending |= (1 << sdev->id);
710 hd->spi_pending &= ~(1 << sdev->id);
1254 if (hd->spi_pending) {
1256 if (hd->spi_pending & (1 << sdev->id))
1494 hd->spi_pending = 0;
H A Dmptbase.h865 u16 spi_pending; member in struct:_MPT_SCSI_HOST
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/message/fusion/
H A Dmptspi.c708 hd->spi_pending |= (1 << sdev->id);
710 hd->spi_pending &= ~(1 << sdev->id);
1254 if (hd->spi_pending) {
1256 if (hd->spi_pending & (1 << sdev->id))
1494 hd->spi_pending = 0;
H A Dmptbase.h865 u16 spi_pending; member in struct:_MPT_SCSI_HOST

Completed in 201 milliseconds