JPH03201154A - Scsi host adaptor circuit - Google Patents

Scsi host adaptor circuit

Info

Publication number
JPH03201154A
JPH03201154A JP34412589A JP34412589A JPH03201154A JP H03201154 A JPH03201154 A JP H03201154A JP 34412589 A JP34412589 A JP 34412589A JP 34412589 A JP34412589 A JP 34412589A JP H03201154 A JPH03201154 A JP H03201154A
Authority
JP
Japan
Prior art keywords
bus
dma
data buffer
scsi
request
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
JP34412589A
Other languages
Japanese (ja)
Other versions
JP2803270B2 (en
Inventor
Toshiki Ogawa
永志樹 小川
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Yokogawa Electric Corp
Original Assignee
Yokogawa Electric Corp
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Yokogawa Electric Corp filed Critical Yokogawa Electric Corp
Priority to JP34412589A priority Critical patent/JP2803270B2/en
Publication of JPH03201154A publication Critical patent/JPH03201154A/en
Application granted granted Critical
Publication of JP2803270B2 publication Critical patent/JP2803270B2/en
Anticipated expiration legal-status Critical
Expired - Lifetime legal-status Critical Current

Links

Landscapes

  • Bus Control (AREA)

Abstract

(57)【要約】本公報は電子出願前の出願データであるた
め要約のデータは記録されません。
(57) [Summary] This bulletin contains application data before electronic filing, so abstract data is not recorded.

Description

【発明の詳細な説明】 〈産業上の利用分野〉 この発明は、ホストコンピュータとSCSIデバイス間
のDMA転送を行うSCSIホストアダプタ回路に関し
、特にDMA再起動機能を有さないホストコンピュータ
に用いて好適なSCSIホストアダプタ回路に関するも
のである。
[Detailed Description of the Invention] <Industrial Application Field> The present invention relates to a SCSI host adapter circuit that performs DMA transfer between a host computer and a SCSI device, and is particularly suitable for use in a host computer that does not have a DMA restart function. The present invention relates to a SCSI host adapter circuit.

〈従来技術〉 第5図に5C5Iデバイスを有するコンピュータシステ
ムの構成を示す、ホストコンピュータ1にはCPU2、
主記憶3及びシステムバス4が含まれ、このシステムバ
ス4を介してCPU2と主記憶3の間でデータのやり取
りを行って所定の処理を実行する。また、このホストコ
ンピュータlにはシステムバスインターフェイス5及び
チャネルバス6が含まれ、磁気テープや磁気ディスクな
どのSCSIデバイス7にデータを格納し、また読み出
す、すなわち、チャネルバス6にはホストアダプタ回路
8が接続され、このホストアダプタ回n8はSCSIバ
ス9に接続される0例えば、ホストコンピュータ1がS
CSIデバイス7からデータを読み出すときは、SCS
Iバス9→ホストアダプタ回路8→システムインターフ
ェイス5→システムバス4の経路でDMA転送を行うよ
うにする。
<Prior Art> FIG. 5 shows the configuration of a computer system having a 5C5I device. The host computer 1 includes a CPU 2,
A main memory 3 and a system bus 4 are included, and data is exchanged between the CPU 2 and the main memory 3 via the system bus 4 to execute predetermined processing. The host computer 1 also includes a system bus interface 5 and a channel bus 6, and is used to store and read data from and to a SCSI device 7 such as a magnetic tape or a magnetic disk. is connected to the SCSI bus 9, and this host adapter n8 is connected to the SCSI bus 9. For example, if the host computer
When reading data from the CSI device 7, use the SCS
DMA transfer is performed along the route I bus 9 -> host adapter circuit 8 -> system interface 5 -> system bus 4.

〈発明が解決すべき課題〉 しかしながら、ホストコンピュータ1がDMA再起動機
能を有さないときは、SCSIバス9のスループットが
低下するという課題があった。すなわち、SCSIバス
9と主記憶3がDMA転送中に、SCSIデバイス7が
テープドライブでのトラック切り換えなどの為にDMA
転送を一時中断してSCSIバス9を解放することを要
求してきても、ホストコンピュータ1がDMA再起動機
能を持たないために、ホストアダプタ回路8はこの要求
を拒否してSCSIバス9との結合を保持しなければな
らなかった。その為、データ転送が行われていないにも
かかわらず、他のデバイスがSCSIバス9を使用でき
ない為にスルーブツトが低下し、システムパーフォーマ
ンスが悪化するという課題があった。
<Problems to be Solved by the Invention> However, when the host computer 1 does not have a DMA restart function, there is a problem that the throughput of the SCSI bus 9 decreases. In other words, while the SCSI bus 9 and the main memory 3 are performing DMA transfer, the SCSI device 7 is performing DMA transfer for track switching in a tape drive, etc.
Even if a request is made to temporarily suspend the transfer and release the SCSI bus 9, the host adapter circuit 8 rejects this request and disconnects from the SCSI bus 9 because the host computer 1 does not have a DMA restart function. had to be kept. Therefore, even though data transfer is not being performed, other devices cannot use the SCSI bus 9, resulting in a reduction in throughput and a problem in system performance.

なお、DMA再起動機能とは、DMA転送を一時中断し
、再び起動することを可能にする機能であり、再起動の
ときには転送開始アドレスを再設定することが出来る機
能である。
Note that the DMA restart function is a function that allows DMA transfer to be temporarily interrupted and restarted, and is a function that allows the transfer start address to be reset at the time of restart.

〈発明の目的〉 この発明の目的は、SCSIデバイスからのDMA中断
要求を受けられるようにし、システムのパーフォーマン
スを向上させることが出来る5cSIホストアダプタ回
路を提供することにある。
<Object of the Invention> An object of the invention is to provide a 5cSI host adapter circuit that can receive a DMA interrupt request from a SCSI device and improve system performance.

く課題を解決する為の手段〉 前記課題を解決するために本発明では、チャネルバスと
SCSIバスのDMA転送としてデータバッファを介す
る手順と介さない手順を選択出来るようにして、データ
バッファを介する手順ではチャネルバスとデータバッフ
ァ間のDMA転送とデータバッファとSCSIバス間の
DMA転送を引き続いて行い、データバッファ内のデー
タ転送が完了した後、書き込みのときはSCSIデバイ
スへI/O要求を出し、読みだしのときはホストコンピ
ュータをDMA要求をそれぞれ出して、SCSIデバイ
スがDMAを中断し、再結合するときにこのSCSIデ
バイスが指定する値だけデータバッファ内のDMA開始
アドレスをずらすようにしたものである。
Means for Solving the Problems> In order to solve the above problems, the present invention makes it possible to select a procedure using a data buffer or a procedure not using a data buffer as a DMA transfer between a channel bus and a SCSI bus. Then, DMA transfer between the channel bus and the data buffer and DMA transfer between the data buffer and the SCSI bus are performed successively, and after the data transfer in the data buffer is completed, when writing, issue an I/O request to the SCSI device, When reading data, the host computer issues a DMA request, the SCSI device interrupts the DMA, and when recombining, the DMA start address in the data buffer is shifted by the value specified by the SCSI device. be.

く作用〉 ホストコンピュータがDMAの再起動機能の有さない場
合でも、SCSIデバイスの要求によりSCSIバスを
解放することが出来る。
Effect> Even if the host computer does not have a DMA restart function, the SCSI bus can be released upon request from the SCSI device.

〈実施例〉 第1図に本発明に係るSCSIホストアダプタ回路の一
実施例を示す、第1図において、/OはRAMで構成さ
れたデータバッファであり1.第2のDMAバス12の
一端及び第3のDMAバス13の一端がSaされている
。16は第1のバスセレクタであり、第2のDMAバス
12の他端及び第1のDMAバス11の一端が入力され
、これらを選択して第5のDMAバス15に出力する。
<Embodiment> FIG. 1 shows an embodiment of the SCSI host adapter circuit according to the present invention. In FIG. 1, /O is a data buffer composed of RAM; 1. One end of the second DMA bus 12 and one end of the third DMA bus 13 are set to Sa. 16 is a first bus selector to which the other end of the second DMA bus 12 and one end of the first DMA bus 11 are input, selects these, and outputs them to the fifth DMA bus 15.

17はチャネルバス制御部であり、第5のDMAバス1
5が入力される。このチャネルバス制御部17はチャネ
ルバス6を制御する。18は第2のバスセレクタであり
、第3のDMAバス13及び第1のDMAバス11の他
端が入力され、これらを選択して第4のDMAバス14
に出力する1、19はSCSIバス制御部であり、第4
のDMAバス14が入力される。このSCSIバス制御
部19はSCSIバス9を制御する。20はCPUであ
り、全体の制御を司どる。21はD M A I制御部
であり、チャネルバス制v4部17とデータバッファ/
O及びデータバッファlOとSCSI制御部19間のD
MA転送を制御する。このDMA制御部21から第1、
第2のバスセレクタ16.18にバスセレクト信号1及
び2が出力される。22はアドレスバスであり、チャネ
ルバス制御部17、DMA制御部21、データバッファ
/O及びSCSIバス制御部19の間を接続する。23
はデータバスであり、チャネルバス制御部17、DMA
制御部21及びSCSICS側御部19の間を接続する
。また、制0++線1〜3がDMA制御部21とチャネ
ルバス制御部17.SCSIバス制御部19及びデータ
バッファ/Oの間を接続する。この制御線1〜3はDM
A制御部21によってDMA転送の際にハンドシェイク
信号として使用される。
17 is a channel bus control unit, which controls the fifth DMA bus 1;
5 is input. This channel bus control section 17 controls the channel bus 6. 18 is a second bus selector, to which the other ends of the third DMA bus 13 and the first DMA bus 11 are input, and selects these to select the fourth DMA bus 14.
1 and 19 output to the SCSI bus controller, and the fourth
DMA bus 14 is input. This SCSI bus control section 19 controls the SCSI bus 9. 20 is a CPU, which controls the entire system. 21 is a DMA I control unit, which controls the channel bus system v4 unit 17 and the data buffer/
D between O and data buffer lO and SCSI control unit 19
Controls MA transfer. From this DMA control unit 21, the first
Bus select signals 1 and 2 are output to the second bus selector 16.18. An address bus 22 connects the channel bus control section 17, DMA control section 21, data buffer/O, and SCSI bus control section 19. 23
is a data bus, and the channel bus control unit 17, DMA
The control section 21 and the SCSICS side control section 19 are connected. Furthermore, the control 0++ lines 1 to 3 are connected to the DMA control section 21 and the channel bus control section 17. Connects between the SCSI bus control unit 19 and data buffer/O. These control lines 1 to 3 are DM
It is used by the A control unit 21 as a handshake signal during DMA transfer.

次に、この実施例の動作を第2図及び第3図に基づいて
説明する。これらの図において、点線で囲んだ部分が本
発明の特徴とする部分である。第2図において、ホスト
コンピュータからリクエストがあると、リクエスト受信
処理を行う、さらに、リコネクトがあるとリクエストス
ケジュールを立て、実行すべきリクエストがあるか否か
を判断する。実行すべきリクエストがあると、そのリク
エストがデータバッファ/Oを経由するリクエストであ
るかを判断する。バッファ経由のリクエストであって、
かつリード要求でないと、ホストコンピュータへDMA
の要求を出して、チャネルバス6とデータバッファ/O
間のDMAを起動する。
Next, the operation of this embodiment will be explained based on FIGS. 2 and 3. In these figures, the portions surrounded by dotted lines are the features of the present invention. In FIG. 2, when there is a request from the host computer, a request reception process is performed, and when there is a reconnection, a request schedule is established and it is determined whether there is a request to be executed. When there is a request to be executed, it is determined whether the request is a request via the data buffer/O. It is a request via a buffer,
And if it is not a read request, DMA is sent to the host computer.
The channel bus 6 and data buffer/O
Activate the DMA between.

スナわち、第1のバスセレクタ16により第2のDMA
バスを選択してDMAを行う、DMAが終了した時点、
またはリード要求の場合はSCSIデバイスを選択し、
コマンド送信処理を行い、終了メツセージを受信するま
でフェイズ対応処理を行う、リコネクトがない場合は、
直ぐに7エイズ対応処理に移行する。
In other words, the second DMA is selected by the first bus selector 16.
Select a bus and perform DMA, when DMA is completed,
Or for a read request, select the SCSI device,
Performs command transmission processing and performs phase response processing until receiving a termination message.If there is no reconnection,
We will immediately move on to dealing with 7AIDS.

第4図はフェイズ対応処理の手順を示すフローチャート
である。この処理ではメツセージアウトフェイズ、メツ
セージインフェイズ、データフェイズ、ステータスフェ
イズの4つのフェイズがあり、それぞれのフェイズに対
応した処理を行う。
FIG. 4 is a flowchart showing the procedure of phase handling processing. This process has four phases: message out phase, message in phase, data phase, and status phase, and processes corresponding to each phase are performed.

メツセージアウトフェイズではメツセージを転送し、ス
テータスフェイズではステータスを受信して終了する。
In the message out phase, the message is transferred, and in the status phase, the status is received and the process ends.

メツセージインフェイズではメツセージの受信処理を行
った後、メツセージによって分岐する。DMAポインタ
変更メツセージではDMAを行うデータバッフT内のD
MA開始アドレスを指定された値だけずらす、これは、
SCSIデバイスによってリコネクトされた時に、デバ
イスが指定する分だけアドレスをずらしてDMAを行う
為である。ずらす値はメツセージによって通知される。
In the message in phase, the process branches depending on the message after receiving the message. In the DMA pointer change message, the D in the data buffer T that performs DMA is
Shifts the MA start address by the specified value, which is
This is to perform DMA by shifting the address by the amount specified by the device when reconnected by the SCSI device. The shift value is notified by a message.

終了メツセージでは終了処理を行い、その他のメツセー
ジではそのメツセージに対応した処理を実行する。デー
タフェイズではデータバッファ/O経由のリクエストで
あるか否か、及びリード要求であるかによって、次の4
つの場合に分けられる。
For a termination message, termination processing is performed, and for other messages, processing corresponding to that message is executed. In the data phase, depending on whether the request is via the data buffer/O and whether it is a read request, the following 4
It can be divided into two cases.

(1)データバッファ/O経由のリクエストであり、か
つリード要求のときは、5csrバス9からデータバッ
ファ/OへのDMAを起動する。すなわち、第2のバス
セレクタ18で第3のDMAバスを選択し、SCSIバ
ス9上のデータをデータバッファ/Oに取り込む、DM
Aが終了するとDMAを停止し、ホストコンピュータ1
へDMA要求を出して、データバッファ/Oとチャネル
バス6間でDMAを起動し、DMAが終了するとDMA
を停止する。その為、第1のバスセレクタ16で第2の
DMAバスを選択する。すなわち、−旦SCSIバス上
のデータをデータバッファ/OにDMA転送してSCS
Iバスを解放し、その後データバッファ/Oとチャネル
バス6間のDMAを実行するようにする。また、SCS
IデバイスがDMAを停止したときは、DMAを停止す
る。
(1) If the request is via the data buffer/O and is a read request, activate DMA from the 5csr bus 9 to the data buffer/O. That is, the DM selects the third DMA bus with the second bus selector 18 and takes in the data on the SCSI bus 9 to the data buffer /O.
When A is finished, DMA is stopped and host computer 1
A DMA request is issued to DMA to start DMA between data buffer/O and channel bus 6, and when DMA is completed, DMA is
stop. Therefore, the first bus selector 16 selects the second DMA bus. In other words, the data on the SCSI bus is transferred to the data buffer/O by DMA and the SCSI
The I bus is released, and then DMA between the data buffer /O and the channel bus 6 is executed. Also, SCS
When the I-device stops DMA, it stops DMA.

(2)データバッファ/O経由のリクエストであり、か
つリード要求でないときは、データバッファ/OからS
CSIバス9へのDMAを実行する。その為、第1のバ
スセレクタ16で第2のDMAバス12を選択する。第
2図で説明したように、SCSIデバイスに書き込むデ
ータはデータバッファlOに転送されているので、この
データをSCSIバス9に転送すればよい、この場合も
、SCSIデバイスがDMAを停止したときは、DMA
を停止する。
(2) If the request is via the data buffer/O and is not a read request, the S from the data buffer/O
Executes DMA to the CSI bus 9. Therefore, the second DMA bus 12 is selected by the first bus selector 16. As explained in Fig. 2, the data to be written to the SCSI device has been transferred to the data buffer IO, so this data can be transferred to the SCSI bus 9. In this case as well, when the SCSI device stops DMA, , DMA
stop.

(3)データバッファ/Oを経由しないリクエストの場
合は、リード要求のときはホストコンピュータlへDM
A要求を出し、チャネルバス6からSC3Iバス9への
DMAを実行する。また、リード要求でないときは、S
CSIバス9からチャネルバス6へのDMAを実行する
。これらのために、第1、第2のバスセレクタ16.1
8で第1のDMAバスを選択するようにする。この動作
を従来例と同じである。
(3) In the case of a request that does not go through the data buffer/O, if it is a read request, DM to the host computer l.
A request is issued and DMA from the channel bus 6 to the SC3I bus 9 is executed. Also, if it is not a read request, S
Executes DMA from the CSI bus 9 to the channel bus 6. For these, first and second bus selectors 16.1
8 to select the first DMA bus. This operation is the same as the conventional example.

以上の説明を要約すると、データバッファ/Oを経由す
るDMA転送が指定されたときは第1、第2のバスセレ
クタ16.18によって第2、第3のDMAバスを選択
し、リード要求でないときはSCSIデバイスにI/O
要求を出す前にチャネルバスとデータバッフ1間のDM
Aを実行してデータを一旦データバッファ/Oに取り込
んだ後、SCSIデバイスにI/O要求を出してデータ
バッファ/OとSCSIデバイス間のDMAを実行する
ようにする。また、リード要求のときはSCSIデバイ
スのデータを一旦データバッファ/Oに取り込んでから
デバイスを切り離し、その後データバッフyloとチャ
ネルバス間のDMAを実行する。さらに、SCSIデバ
イスがDMAを中断したときは、DMAを停止して処理
を抜け、その後再度デバイスによって再結合したときは
DMA開始アドレスをデバイスが指定する分だけずらし
てDMAの起動をかけるようする。データバッファ/O
を経由するDMA転送が指定されていないときは、第1
、第2のバスセレクタ16.18によって第1のDMA
バスを選択し、従来どおりSCSIバスとチャネルバス
の間でDMA転送を行うようにする。
To summarize the above explanation, when DMA transfer via data buffer/O is specified, the second and third DMA buses are selected by the first and second bus selectors 16 and 18, and when it is not a read request, the second and third DMA buses are selected. is an I/O to a SCSI device
DM between channel bus and data buffer 1 before issuing a request
After executing A and once loading data into the data buffer/O, an I/O request is issued to the SCSI device to execute DMA between the data buffer/O and the SCSI device. Further, in the case of a read request, the data of the SCSI device is once taken into the data buffer /O, the device is disconnected, and then DMA is executed between the data buffer ylo and the channel bus. Further, when the SCSI device interrupts DMA, the DMA is stopped and the process is exited, and when the device reconnects with the device again, the DMA start address is shifted by the amount specified by the device and the DMA is activated. Data buffer/O
If DMA transfer via the first
, the first DMA by the second bus selector 16.18.
Select the bus and perform DMA transfer between the SCSI bus and the channel bus as usual.

〈発明の効果〉 以上、実施例に基づいて具体的に説明したように、この
発明ではデータバファを介するDMA転送と介さないD
MA転送を選択できるようにし、転送するデータを一旦
データバッファに取り込むようにして、SCSIデバイ
スとのデータ転送はデータバッファとSCSIデバイス
の間で実行するようにした。その為、DMAの中断要求
を行うようなSCSIデバイスからデータをリードする
ときであっても、ホストコンピュータとのDMAとは独
立しているので、このデバイスが発するDMA中断要求
を拒否する必要がなくなる。従って、データ転送を行っ
ていないにもかかわらずバスを専有することがなくなる
ので、SCSIバス上のスループットが向上するという
効果がある0例えば、第4図において、SCSIデバイ
スとしてテープとディスクがある場合、従来は(A)の
ように時刻T1でテープがDMA中断要求をしてもSC
SIバスを切り離さないので(B)のようにディスクは
転送できず、ディスクのアクセス完了が時刻T3になる
。これに対して、本発明によると(C)のようにT1で
直ぐにSCSIバスを切り離すので、(D)のようにデ
ィスクは直ぐにデータ転送を開始する事が出来る。その
為、時刻T2で転送を完了することが出来る。
<Effects of the Invention> As described above in detail based on the embodiments, the present invention allows DMA transfer via a data buffer and DMA transfer without via a data buffer.
MA transfer can be selected, the data to be transferred is once taken into the data buffer, and data transfer with the SCSI device is executed between the data buffer and the SCSI device. Therefore, even when reading data from a SCSI device that makes a DMA interrupt request, it is independent of the DMA with the host computer, so there is no need to reject the DMA interrupt request issued by this device. . Therefore, since the bus is no longer monopolized even when no data is being transferred, the throughput on the SCSI bus is improved.For example, in Figure 4, if there are tapes and disks as SCSI devices, , Conventionally, even if the tape requests DMA interruption at time T1 as shown in (A), the SC
Since the SI bus is not disconnected, the disk cannot be transferred as shown in (B), and disk access is completed at time T3. In contrast, according to the present invention, since the SCSI bus is immediately disconnected at T1 as shown in (C), the disk can immediately start data transfer as shown in (D). Therefore, the transfer can be completed at time T2.

【図面の簡単な説明】[Brief explanation of drawings]

第1図は本発明に係るSCSIホ、ストアダプタ回路の
一実施例を示す構成図、第2図及び第3図はその動作を
説明するためのフローチャート、第4図はその効果を説
明するための図、第5図は従来のコンピュータシステム
の構成図である。 6・・・チャネルバス、7・・・SCSIデバイス、9
・・・SCSIバス、/O・・・データバッファ、11
・・・第1のDMAバス、12・・・第2のDMAバス
、13・・・第3のDMAバス、14・・・第4のDM
Aバス、15・・・第5のDMAバス、16・・・第1
のバスセレクタ、17・・・チャネルバス制御部、18
・・・第2のバスセレクタ、19・・・SCSIバス制
御部。
FIG. 1 is a configuration diagram showing an embodiment of the SCSI storage adapter circuit according to the present invention, FIGS. 2 and 3 are flowcharts for explaining its operation, and FIG. 4 is for explaining its effects. FIG. 5 is a configuration diagram of a conventional computer system. 6... Channel bus, 7... SCSI device, 9
...SCSI bus, /O...data buffer, 11
... first DMA bus, 12 ... second DMA bus, 13 ... third DMA bus, 14 ... fourth DM
A bus, 15...5th DMA bus, 16...1st DMA bus
bus selector, 17... channel bus control unit, 18
. . . second bus selector, 19 . . . SCSI bus control unit.

Claims (1)

【特許請求の範囲】 データバッファと、 このデータバッファのDMAバス及び前記データバッフ
ァを介さないDMAバスが入力され、これらのバスを選
択してチャネルバスに接続する第1のバスセレクタと、 前記データバッファを介さないDMAバス及びデータバ
ッファのDMAバスが入力され、これらのバスを選択し
てSCSIバスに接続する第2のバスセレクタを有し、 データバッファを経由するDMA転送が指定されたとき
に、前記第1及び第2のバスセレクタによりデータバッ
ファのDMAバスを選択してチャネルバスとデータバッ
ファのDMA転送とデータバッファとSCSIバスのD
MA転送を引き続いて行うようにし、バッファ内へのデ
ータ転送完了後、書き込みの場合はSCSIデバイスへ
I/O要求を出し、読みだしの場合はホストコンピュー
タへDMA起動要求を出すようにして、SCSIデバイ
スがDMAを中断して再結合を行う場合に、このSCS
Iデバイスが指定する値だけデータバッファ内のDMA
開始アドレスをずらすようにしたことを特徴とするSC
SIホストアダプタ回路。
[Scope of Claims] A data buffer; a first bus selector to which a DMA bus of the data buffer and a DMA bus not passing through the data buffer are input, and selects these buses and connects them to the channel bus; A DMA bus without a buffer and a DMA bus with a data buffer are input, and it has a second bus selector that selects these buses and connects them to the SCSI bus, and when DMA transfer via the data buffer is specified. , the DMA bus of the data buffer is selected by the first and second bus selectors to perform DMA transfer between the channel bus and the data buffer, and the DMA bus between the data buffer and the SCSI bus.
MA transfer is performed continuously, and after data transfer into the buffer is completed, an I/O request is issued to the SCSI device for writing, and a DMA start request is issued to the host computer for reading. This SCS is used when a device interrupts DMA and reassociates.
DMA in the data buffer by the value specified by the I-device
SC characterized by shifting the start address
SI host adapter circuit.
JP34412589A 1989-12-28 1989-12-28 SCSI host adapter circuit Expired - Lifetime JP2803270B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP34412589A JP2803270B2 (en) 1989-12-28 1989-12-28 SCSI host adapter circuit

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP34412589A JP2803270B2 (en) 1989-12-28 1989-12-28 SCSI host adapter circuit

Publications (2)

Publication Number Publication Date
JPH03201154A true JPH03201154A (en) 1991-09-03
JP2803270B2 JP2803270B2 (en) 1998-09-24

Family

ID=18366833

Family Applications (1)

Application Number Title Priority Date Filing Date
JP34412589A Expired - Lifetime JP2803270B2 (en) 1989-12-28 1989-12-28 SCSI host adapter circuit

Country Status (1)

Country Link
JP (1) JP2803270B2 (en)

Also Published As

Publication number Publication date
JP2803270B2 (en) 1998-09-24

Similar Documents

Publication Publication Date Title
JPH03201154A (en) Scsi host adaptor circuit
JPH0793101A (en) Data backup device
JPH06236340A (en) Data transfer method and transfer device
JP2755103B2 (en) Storage device access method
JPS60116061A (en) Input/output processing system
JPH069036B2 (en) Input/Output Control Unit
JPS6229831B2 (en)
JPS63292356A (en) Dma controller
JPH04373054A (en) Filing device controller
JP2821176B2 (en) Information processing device
JPH0429101B2 (en)
JPH042981B2 (en)
JPH02299014A (en) Data copying/comparing system
JPH04133152A (en) Output control device
JPS63279359A (en) Data transfer device for multi-cpu
JPS60252975A (en) Information processing system
JPH04119419A (en) Magnetic disk controller
JPS6388644A (en) Central processing unit
JPH0424733B2 (en)
JPH08106363A (en) Multi-disc device
JPS61127025A (en) Optical disk controller
JPS63249243A (en) Secondary storage information saving system
JPH02255927A (en) Peripheral device control system
JPS63228488A (en) first in first out storage
JPS6239790B2 (en)