JPH04239954A - Input/output control device - Google Patents
Input/output control deviceInfo
- Publication number
- JPH04239954A JPH04239954A JP673091A JP673091A JPH04239954A JP H04239954 A JPH04239954 A JP H04239954A JP 673091 A JP673091 A JP 673091A JP 673091 A JP673091 A JP 673091A JP H04239954 A JPH04239954 A JP H04239954A
- Authority
- JP
- Japan
- Prior art keywords
- channel
- circuit
- data
- data transfer
- control device
- 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.)
- Pending
Links
- 230000002093 peripheral effect Effects 0.000 claims abstract description 16
- 238000010586 diagram Methods 0.000 description 4
- 230000000694 effects Effects 0.000 description 2
- 208000033748 Device issues Diseases 0.000 description 1
- 230000006870 function Effects 0.000 description 1
Landscapes
- Bus Control (AREA)
Abstract
Description
【0001】0001
【産業上の利用分野】本発明は中央処理装置の指示によ
り主記憶装置と周辺装置との間のデータ転送を制御する
入出力制御装置に関する。BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to an input/output control device for controlling data transfer between a main storage device and peripheral devices according to instructions from a central processing unit.
【0002】0002
【従来の技術】入出力制御装置は、中央処理装置からの
指示に従い、入出力動作の制御をマイクロプログラムを
用いて行うプロセッサ回路と、周辺制御装置間とのイン
ターフェースの制御を司り、プロセッサ回路の指示に従
いデータ転送を行うチャネル回路から構成されている。[Prior Art] An input/output control device controls the interface between a processor circuit, which controls input/output operations using a microprogram, and peripheral control devices according to instructions from a central processing unit. It consists of channel circuits that transfer data according to instructions.
【0003】従来のこの種の入出力制御装置は、各チャ
ネル毎の情報をプロセッサ回路内に一括して所有してい
る。[0003] This type of conventional input/output control device collectively stores information for each channel in a processor circuit.
【0004】例えば、データ転送に必要なアドレス/レ
ングス情報は、各チャネル毎にアクセス出来るレジスタ
ファイル間に格納し、チャネルからのデータ転送要求が
あるたびにレジスタファイルから読み出し、転送するデ
ータ分だけ更新して再格納する。For example, address/length information necessary for data transfer is stored between register files that can be accessed for each channel, and is read from the register file each time there is a data transfer request from a channel, and updated for the amount of data to be transferred. and restorage.
【0005】又、チャネルプログラム実行に必要なチャ
ネル毎の中間情報(例えば、チャネルプログラムのポイ
ンタ等)は、アドレスをチャネル毎に割り振ったローカ
ルメモリに格納され、プロセッサが必要に応じてアクセ
スしている。[0005] Also, intermediate information for each channel (for example, a channel program pointer, etc.) necessary for executing a channel program is stored in a local memory with an address allocated to each channel, and is accessed by the processor as necessary. .
【0006】[0006]
【発明が解決しようとする課題】上述した従来の入出力
制御装置は、チャネル毎の情報を一括してプロセッサ回
路内で所有しているため、チャネルの最大接続数が増え
るにつれプロセッサ回路のハードウェア量が増大してい
くという欠点がある。[Problems to be Solved by the Invention] In the conventional input/output control device described above, information for each channel is collectively held in the processor circuit, so as the maximum number of connected channels increases, the hardware of the processor circuit becomes The disadvantage is that the amount increases.
【0007】また通常は最大構成をサポートできるよう
にハードウェアを作り込んでおくが、小規模構成時には
接続されないチャネル数分のハードウェアが無駄になる
という欠点もあった。[0007]Also, normally, the hardware is designed to support the maximum configuration, but in the case of a small-scale configuration, there is a disadvantage that the hardware corresponding to the number of channels that are not connected is wasted.
【0008】[0008]
【課題を解決するための手段】本発明の装置は、周辺制
御装置を配下に接続し、主記憶装置間とのデータ転送を
制御するチャネル回路を複数有する入出力制御装置にお
いて、前記チャネル回路内に、データ転送の主記憶上の
アドレスを示すアドレスカウンタと、データの残余値を
示すレングス・カウンタと、チャネル毎の制御情報を格
納するローカルメモリを有することを特徴とする。Means for Solving the Problems The device of the present invention is an input/output control device that connects a peripheral control device thereunder and has a plurality of channel circuits that control data transfer between main storage devices. It is characterized by having an address counter that indicates an address on the main memory for data transfer, a length counter that indicates a residual value of data, and a local memory that stores control information for each channel.
【0009】[0009]
【実施例】次に本発明について図面を参照して説明する
。DESCRIPTION OF THE PREFERRED EMBODIMENTS Next, the present invention will be explained with reference to the drawings.
【0010】図1は本第1の発明の一実施例の構成図で
ある。FIG. 1 is a block diagram of an embodiment of the first invention.
【0011】図1において、主記憶装置1とソフトウェ
ア命令を実行する演算プロセッサ2と入出力制御装置の
プロセッサ回路3はシステムバス100に接続されてい
る。In FIG. 1, a main memory device 1, an arithmetic processor 2 that executes software instructions, and a processor circuit 3 of an input/output control device are connected to a system bus 100.
【0012】プロセッサ回路3はマイクロプログラムを
実行するプロセッサ3aと、マイクロプログラムを格納
している制御記憶(以下CSと記す)36と、システム
バス100のアクセス制御を行うバス制御回路3cと、
複数チャネル回路からのデータ転送要求を予め定められ
た優先順位に従って選択しデータ転送を許可を与えるリ
クエスト制御回路3dからなる。The processor circuit 3 includes a processor 3a that executes a microprogram, a control memory (hereinafter referred to as CS) 36 that stores the microprogram, and a bus control circuit 3c that controls access to the system bus 100.
It consists of a request control circuit 3d that selects data transfer requests from a plurality of channel circuits according to predetermined priorities and grants permission for data transfer.
【0013】本実施例ではプロセッサ回路3の配下にn
(nは整数)個のチャネル回路を接続した構成になって
いる。チャネル回路4−1…4−nは転送するデータの
主記憶上のアドレスを格納しデータ転送毎に更新される
アドレスカウンタ4a−1…4a−nと、転送データの
残余量を示し、同じくデータ転送毎に更新されるレング
スカウンタ4b−1…4b−nと、チャネル毎の制御情
報を格納するローカルメモリ(以下LMと記す)4c−
1…4c−nと、複数バイトのデータ転送用バッファを
内蔵し、配下に接続される周辺制御装置(図示省略)間
とのインターフェース制御を行ってデータ転送,コマン
ド転送を実行するインターフェース制御回路4d−1…
4d−nから構成される。In this embodiment, there are n units under the processor circuit 3.
It has a configuration in which (n is an integer) channel circuits are connected. Channel circuits 4-1...4-n store addresses on the main memory of data to be transferred and are updated every time data is transferred, and address counters 4a-1...4a-n, which indicate the remaining amount of data to be transferred, and Length counters 4b-1...4b-n that are updated every time a transfer is made, and a local memory (hereinafter referred to as LM) 4c- that stores control information for each channel.
1...4c-n and an interface control circuit 4d that has a built-in buffer for data transfer of multiple bytes and performs interface control between the peripheral control device (not shown) connected under it and executes data transfer and command transfer. -1...
Consists of 4d-n.
【0014】プロセッサ回路3とチャネル回路4−1…
4−nとの間には、データ転送時のアドレスを送出する
アドレスバス201,データを送受信を行うデータバス
201,プロセッサ3aとの制御情報の受け渡しに使用
する内部バス203およびプロセッサ3aが選択してい
るチャネル回路の番号を供給するチャネル番号信号線2
04が接続されている。Processor circuit 3 and channel circuit 4-1...
4-n, an address bus 201 that sends out an address during data transfer, a data bus 201 that sends and receives data, an internal bus 203 that is used to exchange control information with the processor 3a, and a selected processor 3a. Channel number signal line 2 that supplies the number of the channel circuit being
04 is connected.
【0015】次に本発明の入出力制御装置の動作を説明
する。Next, the operation of the input/output control device of the present invention will be explained.
【0016】演算プロセッサ2よりI/O命令の指示を
うけると、プロセッサ回路3内のプロセッサ3aはCS
3bに格納されているマイクロプログラムによって主記
憶1上にあるチャネルプログラムをシステムバス100
を介し読み出し、動作を行うべきチャネルの番号を割出
す。When receiving an I/O command instruction from the arithmetic processor 2, the processor 3a in the processor circuit 3 executes the CS
The channel program on the main memory 1 is transferred to the system bus 100 by the microprogram stored in the microprogram 3b.
to determine the number of the channel on which the operation should be performed.
【0017】チャネル番号はプロセッサ3aよりチャネ
ル番号信号線204を介し全チャネル回路に供給され、
チャネル回路は予め与えられた番号より自分に対するア
クセスかどうか判断し、番号が一致していればプロセッ
サ3aからのアクセス動作を受付ける。いまチャネル回
路4−1のチャネルが選択されたものとして説明を進め
るが他のチャネルが選択されたときも同様である。The channel number is supplied from the processor 3a to all channel circuits via the channel number signal line 204,
The channel circuit determines whether the access is for itself based on the number given in advance, and if the numbers match, it accepts the access operation from the processor 3a. The explanation will now proceed assuming that the channel of the channel circuit 4-1 is selected, but the same applies when other channels are selected.
【0018】プロセッサ3aはチャネル回路4−1内の
LM4c−1に格納されている制御情報(例えばステー
タス情報等)を内部バス203を介しアクセスしてI/
O動作の準備を行い、インターフェース制御回路4a−
1の配下に接続されている周辺制御装置に対しチャネル
プログラム内のコマンド情報を送出してI/O動作を開
始する。The processor 3a accesses the control information (for example, status information, etc.) stored in the LM4c-1 in the channel circuit 4-1 via the internal bus 203 and transmits it to the I/O.
O operation is prepared, and the interface control circuit 4a-
The command information in the channel program is sent to the peripheral control device connected under 1, and the I/O operation is started.
【0019】コマンドがデータ転送を指示していた場合
、プロセッサ3aは内部バス203を介してチャネルプ
ログラムで規定されるデータ転送開始アドレスをアドレ
スカウンタ4a−1へ、転送長をレングスカウンタ4b
−1にセットし、データ転送の起動をインターフェース
制御回路4d−1に指示する。If the command indicates data transfer, the processor 3a sends the data transfer start address specified in the channel program to the address counter 4a-1 via the internal bus 203, and sends the transfer length to the length counter 4b.
-1 to instruct the interface control circuit 4d-1 to start data transfer.
【0020】主記憶1へ周辺制御装置からのデータを書
込む入力方向の転送の場合には、インターフェース制御
回路4d−1は、バッファに入力データが一定の値だけ
たまるとデータ転送要求をリクエスト制御回路3dに送
出し、データ転送許可信号の返送を待つ。許可信号が返
送されると、チャネル回路4−1はアドレスカウンタ4
a−1の値をアドレスバス201へ送出し周辺制御装置
からの転送データをデータバス202へ送出する。バス
制御回路3cはアドレスバス201のアドレスでデータ
バス202の値を書き込むシステムバスシーケンスを起
動する。In the case of input direction transfer in which data from the peripheral control device is written to the main memory 1, the interface control circuit 4d-1 requests data transfer request control when a certain amount of input data is accumulated in the buffer. It is sent to circuit 3d and waits for the data transfer permission signal to be returned. When the permission signal is returned, the channel circuit 4-1 registers the address counter 4.
The value of a-1 is sent to the address bus 201, and the transfer data from the peripheral control device is sent to the data bus 202. The bus control circuit 3c starts a system bus sequence for writing a value on the data bus 202 using an address on the address bus 201.
【0021】出力方向の転送(周辺制御装置への書込み
)であれば、インターフェース制御回路4d−1内のバ
ッファに一定数の空データがあるとデータ転送要求を出
力転送同様に送出し、許可信号を受信するとアドレスカ
ウンタ4a−1の値をアドレスバス201へ送出する。
バス制御回路3cはアドレスバス201の値で主記憶1
をアクセスし、転送データをデータバス202へ送出す
る。インターフェース制御回路4d−1はデータバス2
02上のデータを受け、周辺制御装置へ送出する。In the case of transfer in the output direction (writing to the peripheral control device), if there is a certain number of empty data in the buffer in the interface control circuit 4d-1, a data transfer request is sent in the same way as the output transfer, and a permission signal is sent. When the address counter 4a-1 is received, the value of the address counter 4a-1 is sent to the address bus 201. The bus control circuit 3c uses the value of the address bus 201 to
and sends the transfer data to the data bus 202. The interface control circuit 4d-1 is connected to the data bus 2
It receives the data on 02 and sends it to the peripheral control device.
【0022】アドレスカウンタ4a−1,レングスカウ
ンタ4b−1はデータ転送と同期して転送毎に更新され
、レングスカウンタ4b−1が0になるか周辺制御装置
が終了要求を出すまでデータ転送が続けられる。Address counter 4a-1 and length counter 4b-1 are updated for each transfer in synchronization with data transfer, and data transfer continues until length counter 4b-1 reaches 0 or the peripheral control device issues an end request. It will be done.
【0023】図2は本発明の他の実施例の構成図で、図
1と同一符号は同一構成要素を示している。FIG. 2 is a block diagram of another embodiment of the present invention, in which the same reference numerals as in FIG. 1 indicate the same components.
【0024】以下図1で説明していない部分について説
明する。The parts not explained in FIG. 1 will be explained below.
【0025】チャネル回路4−1…4−n内のバス制御
回路4e−1…4e−nはバス制御回路3cと同様にシ
ステムバス100のアクセス制御をインターフェース回
路4d−1…4d−nの要求に従い行う。Similarly to the bus control circuit 3c, the bus control circuits 4e-1...4e-n in the channel circuits 4-1...4-n perform access control of the system bus 100 based on requests from the interface circuits 4d-1...4d-n. Follow the instructions below.
【0026】次に本発明の入出力制御装置の動作を説明
する。Next, the operation of the input/output control device of the present invention will be explained.
【0027】本実施例においても、先に説明した第1の
実施例と同様に、I/O命令の指示をうけると、プロセ
ッサ回路3内のプロセッサ3aはCS3bに格納されて
いるマイクロプログラムによって主記憶1にあるチャネ
ルプログラムをシステムバス100を介し読み出し動作
を行うべきチャネル番号を割出す。In this embodiment, as in the first embodiment described above, upon receiving an I/O instruction, the processor 3a in the processor circuit 3 executes the main program using the microprogram stored in the CS 3b. A channel number for reading out the channel program stored in the memory 1 via the system bus 100 is determined.
【0028】チャネル番号はプロセッサ3aよりチャネ
ル番号信号線204を介し全チャネル回路に供給され、
チャネル回路は予め与えられた番号により自分に対する
アクセスがどうかを判断し、番号が一致していればプロ
セッサ3aからのアクセス動作を受け付ける。本例にお
いてもチャネル回路4−1が選択されたものとして説明
を進める。The channel number is supplied from the processor 3a to all channel circuits via the channel number signal line 204,
The channel circuit determines whether there is an access to itself based on a pre-given number, and if the numbers match, it accepts the access operation from the processor 3a. In this example as well, the explanation will proceed assuming that the channel circuit 4-1 is selected.
【0029】プロセッサ3aはチャネル回路4−1内の
LM4c−1に格納されている制御情報を内部バス20
3を介しアクセスしてI/O動作の準備を行うとともに
、インターフェース制御回路4d−1を使用して配下に
接続されている周辺制御装置に対してチャネルプログラ
ム内のコマンド情報を送出しI/O動作を開始する。The processor 3a transfers the control information stored in the LM4c-1 in the channel circuit 4-1 to the internal bus 20.
3 to prepare for the I/O operation, and also use the interface control circuit 4d-1 to send command information in the channel program to peripheral control devices connected under the I/O control circuit 4d-1. Start operation.
【0030】コマンドがデータ転送を指示していた場合
、プロセッサ3aは内部バス203を介してデータ転送
開始アドレスをアドレスカウンタ4a−1へ、転送長を
レングスカウンタ4b−1にセットし、データ転送の起
動をインターフェース制御回路4d−1に指示する。If the command instructs data transfer, the processor 3a sets the data transfer start address in the address counter 4a-1 and the transfer length in the length counter 4b-1 via the internal bus 203. The interface control circuit 4d-1 is instructed to start.
【0031】入力転送の場合には、インターフェース制
御回路4d−1は、周辺制御装置からの入力データが一
定の値だけたまるとデータ転送要求を上げ、転送アドレ
スとしてアドレスカウンタ4a−1の値と入力データと
をバス制御回路4e−1へ送出する。バス制御回路4e
−1はシステムバス100の使用権を持つと、アドレス
カウント4a−1の値のエリアに入力データを書込むバ
ス動作を起動する。In the case of input transfer, the interface control circuit 4d-1 raises a data transfer request when input data from the peripheral control device accumulates to a certain value, and inputs the value of the address counter 4a-1 as the transfer address. data to the bus control circuit 4e-1. Bus control circuit 4e
When -1 has the right to use the system bus 100, it starts a bus operation to write input data into the area with the value of address count 4a-1.
【0032】出力転送の場合には、バス制御回路4e−
1は、データ転送要求を受けるとアドレスカウンタ4a
−1の値で主記憶をアクセスし、出力データを得てイン
ターフェース制御回路4d−1へ供給する。In the case of output transfer, the bus control circuit 4e-
1, when receiving a data transfer request, the address counter 4a
The main memory is accessed with a value of -1, output data is obtained, and the output data is supplied to the interface control circuit 4d-1.
【0033】いずれの方向の転送においてもデータ転送
毎にアドレスカウンタ4a−1とレングスカウンタ4b
−1が更新されレングスカウンタ4b−1の値が“0”
になるか、周辺制御装置が終了要求を出すまでデータ転
送が続けられる。Address counter 4a-1 and length counter 4b are used for each data transfer in either direction.
-1 is updated and the value of length counter 4b-1 becomes “0”
Data transfer continues until the end or the peripheral controller issues a termination request.
【0034】本実施例においては、第1の実施例による
のと同様の効果が得られるうえ、チャネル回路4−1〜
4−n毎にシステムバス100に対するアクセス回路を
有することで、プロセッサ回路3のハードウェア量のさ
らなる削減と、プロセッサ回路3のバス制御回路3cの
動作シークエンスに依存しないことにより、データ転送
速度により拡張性のある周辺制御装置を接続出来るとい
う効果がある。In this embodiment, the same effects as in the first embodiment can be obtained, and in addition, the channel circuits 4-1 to 4-1
By having an access circuit for the system bus 100 every 4-n, the hardware amount of the processor circuit 3 can be further reduced, and the data transfer speed can be increased by not depending on the operation sequence of the bus control circuit 3c of the processor circuit 3. This has the advantage that peripheral control devices with various functions can be connected.
【0035】[0035]
【発明の効果】以上説明したように本発明は、従来、プ
ロセッサ回路で一括管理していたアドレスカウンタ、レ
ングスカウンタ、チャネル対応のローカルメモリを各チ
ャネル毎に持たせることで、プロセッサ回路のハードウ
ェア量を削減出来、拡張性に富んだチャネル構成を効率
のよいハードウェアで実現出来るという効果がある。As explained above, the present invention improves the hardware of the processor circuit by providing each channel with an address counter, a length counter, and a local memory corresponding to the channel, which were conventionally managed collectively in the processor circuit. This has the effect of reducing the amount of data and realizing a highly expandable channel configuration with efficient hardware.
【図1】本発明の一実施例のブロック図である。FIG. 1 is a block diagram of one embodiment of the present invention.
【図2】本発明の他の実施例のブロック図である。FIG. 2 is a block diagram of another embodiment of the invention.
1 主記憶装置
2 演算プロセッサ
3 プロセッサ回路
3a プロセッサ
3b 制御記憶
3c バス制御回路
3d リクエスト制御回路
4−1〜4−n チャネル回路
4a−1〜4a−n アドレスカウンタ4b−1
〜4b−n レングスカウンタ4c−1〜4c−
n ローカルメモリ4d−1〜4d−n
インターフェース制御回路100 システムバス
201 アドレスバス
202 データバス
203 内部バス
204 チャネル番号信号線1 Main storage device 2 Arithmetic processor 3 Processor circuit 3a Processor 3b Control memory 3c Bus control circuit 3d Request control circuit 4-1 to 4-n Channel circuit 4a-1 to 4a-n Address counter 4b-1
~4b-n Length counter 4c-1 ~ 4c-
n Local memory 4d-1 to 4d-n
Interface control circuit 100 System bus 201 Address bus 202 Data bus 203 Internal bus 204 Channel number signal line
Claims (2)
装置間とのデータ転送を制御するチャネル回路を複数有
する入出力制御装置において、前記チャネル回路内に、
データ転送の主記憶上のアドレスを示すアドレスカウン
タと、データの残余値を示すレングス・カウンタと、チ
ャネル毎の制御情報を格納するローカルメモリを有する
ことを特徴とする入出力制御装置。1. An input/output control device having a plurality of channel circuits that connect peripheral control devices thereunder and control data transfer between main storage devices, in which the channel circuits include:
An input/output control device comprising an address counter that indicates an address on a main memory for data transfer, a length counter that indicates a residual value of data, and a local memory that stores control information for each channel.
クセスするためのデータ転送路を接続し、前記チャネル
回路内に主記憶に対するアクセス制御回路を有したこと
を特徴とする請求項1記載の入出力制御装置。2. A data transfer path for accessing a main memory is connected to each of the channel circuits, and an access control circuit for the main memory is provided in the channel circuit. I/O controller.
Priority Applications (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| JP673091A JPH04239954A (en) | 1991-01-24 | 1991-01-24 | Input/output control device |
Applications Claiming Priority (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| JP673091A JPH04239954A (en) | 1991-01-24 | 1991-01-24 | Input/output control device |
Publications (1)
| Publication Number | Publication Date |
|---|---|
| JPH04239954A true JPH04239954A (en) | 1992-08-27 |
Family
ID=11646356
Family Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| JP673091A Pending JPH04239954A (en) | 1991-01-24 | 1991-01-24 | Input/output control device |
Country Status (1)
| Country | Link |
|---|---|
| JP (1) | JPH04239954A (en) |
Citations (1)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| JPS51147227A (en) * | 1975-06-13 | 1976-12-17 | Hitachi Ltd | Controlling device of data transfer |
-
1991
- 1991-01-24 JP JP673091A patent/JPH04239954A/en active Pending
Patent Citations (1)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| JPS51147227A (en) * | 1975-06-13 | 1976-12-17 | Hitachi Ltd | Controlling device of data transfer |
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| US5530897A (en) | System for dynamic association of a variable number of device addresses with input/output devices to allow increased concurrent requests for access to the input/output devices | |
| US5251303A (en) | System for DMA block data transfer based on linked control blocks | |
| JPH0719426B2 (en) | Disk controller | |
| EP0240616B1 (en) | Method to test and set data in a record on disk in one atomic input/output operation | |
| JPH0340868B2 (en) | ||
| JPH04239954A (en) | Input/output control device | |
| JPH01125644A (en) | Data transfer equipment | |
| JP3259095B2 (en) | Data transfer method | |
| JP3270149B2 (en) | Data transfer device | |
| JPS6336021B2 (en) | ||
| JP2994917B2 (en) | Storage system | |
| JP2826780B2 (en) | Data transfer method | |
| CN1122927A (en) | virtual array direct memory access device | |
| JPH026094B2 (en) | ||
| JPH04271472A (en) | System for processing data base | |
| JPH0567022A (en) | High speed data access system | |
| JPS6146545A (en) | Input and output instruction control system | |
| JPH10161919A (en) | Information processing system and information input / output control method | |
| JPS58195956A (en) | Variable memory area management method for each data buffer series | |
| JPS63234316A (en) | Exclusive control system for table storage | |
| JPH04275675A (en) | Data base processing system | |
| JPH08106363A (en) | Multi-disc device | |
| JPH10269138A (en) | Cache memory control and data processing device using the same | |
| JPH05210615A (en) | Dma device | |
| JPS6131899B2 (en) |
Legal Events
| Date | Code | Title | Description |
|---|---|---|---|
| A02 | Decision of refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A02 Effective date: 19970527 |