Searched refs:SCB_SCSI_STATUS (Results 1 – 6 of 6) sorted by relevance
/linux-2.4.37.9/drivers/scsi/aic7xxx/ |
D | aic79xx.seq | 116 clr SCB_SCSI_STATUS; 186 test SCB_SCSI_STATUS, 0xff jnz scbdma_notify_host; 752 mov SCB_SCSI_STATUS, SCSIDAT; 1019 test SCB_SCSI_STATUS,0xff jnz complete_accepted; 1056 test SCB_SCSI_STATUS,0xff jnz bad_status; 1067 cmp SCB_SCSI_STATUS, STATUS_PKT_SENSE je upload_scb; 1892 mvi SCB_SCSI_STATUS, STATUS_PKT_SENSE;
|
D | aic7xxx.seq | 612 mov SCB_SCSI_STATUS call target_outb; 1469 mov SCB_SCSI_STATUS, SCSIDATL; 1642 test SCB_SCSI_STATUS,0xff jnz complete_accepted; 1659 test SCB_SCSI_STATUS,0xff jz complete; /* Good Status? */ 1664 test SCB_SCSI_STATUS, 0xff jz complete; /* Just a residual? */
|
D | aic7xxx_reg.h | 1613 #define SCB_SCSI_STATUS 0xa8 macro
|
D | aic7xxx.reg | 1034 SCB_SCSI_STATUS {
|
D | aic79xx_reg.h | 3641 #define SCB_SCSI_STATUS 0x188 macro
|
D | aic79xx.reg | 3781 SCB_SCSI_STATUS {
|