Storage issue on T5220

We have one box T5220 which was assigned 2x100G Luns but i have a strange problem if i use powermt display it only shows me one card but cfgadm, fcinfo commands shows 2 dual port cards as up. What could be the reason for it. I already did a re-configure reboot but that didn't help. Can anyone help me on the same.

#cfgadm -al c2
Ap_Id                          Type         Receptacle   Occupant     Condition
c2                             fc-fabric    connected    configured   unknown
c2::5006016041e0a08d           disk         connected    configured   unknown
c2::5006016841e0a08d           disk         connected    configured   unknown

 fcinfo hba-port 10000000c97c94e6 10000000c97c8f24
HBA Port WWN: 10000000c97c94e6
        OS Device Name: /dev/cfg/c4
        Manufacturer: Emulex
        Model: LPe11002-S
        Firmware Version: 2.82a4 (Z3F2.82A4)
        FCode/BIOS Version: Boot:5.02a1 Fcode:1.50a9
        Serial Number: 0999BG0-083000008M
        Driver Name: emlxs
        Driver Version: 2.50o (2010.01.08.09.45)
        Type: N-port
        State: online
        Supported Speeds: 1Gb 2Gb 4Gb
        Current Speed: 4Gb
        Node WWN: 20000000c97c94e6
HBA Port WWN: 10000000c97c8f24
        OS Device Name: /dev/cfg/c2
        Manufacturer: Emulex
        Model: LPe11002-S
        Firmware Version: 2.82a4 (Z3F2.82A4)
        FCode/BIOS Version: Boot:5.02a1 Fcode:1.50a9
        Serial Number: 0999BG0-083000006J
        Driver Name: emlxs
        Driver Version: 2.50o (2010.01.08.09.45)
        Type: N-port
        State: online
        Supported Speeds: 1Gb 2Gb 4Gb
        Current Speed: 4Gb
        Node WWN: 20000000c97c8f24


powermt display
Symmetrix logical device count=0
CLARiiON logical device count=2
Hitachi logical device count=0
Invista logical device count=0
HP xp logical device count=0
Ess logical device count=0
HP HSx logical device count=0
==============================================================================
----- Host Bus Adapters ---------  ------ I/O Paths -----  ------ Stats ------
###  HW Path                       Summary   Total   Dead  IO/Sec Q-IOs Errors
==============================================================================
3077 pci@0/pci@0/pci@8/pci@0/pci@9/SUNW,emlxs@0/fp@0,0  optimal       4      0       -     0      0



To see what LUNs each HBA can see, run

fcinfo remote-port -ls -p 10000000c97c94e6
fcinfo remote-port -ls -p 10000000c97c8f24

That should give you some idea of what the HBAs can see. Maybe you have a zoning/mapping issue.