Searched refs:pIocPg3 (Results 1 – 4 of 4) sorted by relevance
527 IOCPage3_t *pIocPg3; /* table of physical disks */ member
2762 kfree(ioc->raid_data.pIocPg3); in mpt_adapter_disable()2764 ioc->raid_data.pIocPg3 = NULL; in mpt_adapter_disable()6042 kfree(ioc->raid_data.pIocPg3); in mpt_read_ioc_pg_3()6043 ioc->raid_data.pIocPg3 = NULL; in mpt_read_ioc_pg_3()6081 ioc->raid_data.pIocPg3 = (IOCPage3_t *) mem; in mpt_read_ioc_pg_3()
1126 pg3 = ioc->raid_data.pIocPg3; in mpt_work_wrapper()
4176 if (!ioc->raid_data.pIocPg3) in mptsas_find_phyinfo_by_phys_disk_num()