For the PSARC record, Allan Ou has made the following additions under  
the aegis of the original close approved automatic case:

4.1 Probes overview

Fibre Channel Event Type        Probes
------------------------        ------
rscn receive                    fc:::rscn-receive
abts receive                    fc:::abts-receive

4.3 Detailed probes specification

4.3.6 RSCN Packet Probes

fc:::rscn-receive trace all RSCN packets target port received

Probes              Variable   Type               Description
-----               ---------  ----               -----------
fc:::rscn-receive   args[0]    conninfo_t *       connection info
fc:::rscn-receive   args[1]    fc_port_info_t *   local port info
fc:::rscn-receive   args[2]    int                port id

args[2] is the port id which retrived from RSCN pages

4.3.7 ABTS Packet Probes

Probes               Variable  Type               Description
------               --------  ----               -----------
fc:::abts-receive    args[0]   conninfo_t *       connection info
fc:::abts-receive    args[1]   fc_port_info_t *   local port info
fc:::abts-receive    args[2]   fc_port_info_t *   remote port info

Reply via email to