Searched refs:tastat (Results 1 - 8 of 8) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/scsi/
H A Dinitio.c1040 scb->tastat = 0;
1108 if (scb->tastat == INI_QUEUE_FULL) {
1111 scb->tastat = 0;
1116 if (scb->tastat == 2) {
1133 scb->tastat = 0;
1147 if (scb->tastat == 2) { /* check contition status again after sending
1151 scb->tastat = 2;
1815 scb->tastat = inb(host->addr + TUL_SFifo);
1838 if ((scb->tastat & 0x18) == 0x10) /* No link support */
1846 if ((scb->tastat
[all...]
H A Da100u2w.c636 scb->tastat = 0;
882 scb->tastat = 0;
1028 printk(KERN_DEBUG "inia100: %x %x\n", scb->hastat, scb->tastat);
1033 if (scb->tastat == 2) { /* Check condition */
1037 cmd->result = scb->tastat | (scb->hastat << 16);
H A Da100u2w.h153 u8 tastat; /*1D Target Status */ member in struct:orc_scb
H A Dinitio.h376 u8 tastat; /*33 */ member in struct:scsi_ctrl_blk
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/scsi/
H A Dinitio.c1040 scb->tastat = 0;
1108 if (scb->tastat == INI_QUEUE_FULL) {
1111 scb->tastat = 0;
1116 if (scb->tastat == 2) {
1133 scb->tastat = 0;
1147 if (scb->tastat == 2) { /* check contition status again after sending
1151 scb->tastat = 2;
1815 scb->tastat = inb(host->addr + TUL_SFifo);
1838 if ((scb->tastat & 0x18) == 0x10) /* No link support */
1846 if ((scb->tastat
[all...]
H A Da100u2w.c636 scb->tastat = 0;
882 scb->tastat = 0;
1028 printk(KERN_DEBUG "inia100: %x %x\n", scb->hastat, scb->tastat);
1033 if (scb->tastat == 2) { /* Check condition */
1037 cmd->result = scb->tastat | (scb->hastat << 16);
H A Da100u2w.h153 u8 tastat; /*1D Target Status */ member in struct:orc_scb
H A Dinitio.h376 u8 tastat; /*33 */ member in struct:scsi_ctrl_blk

Completed in 86 milliseconds