Home
last modified time | relevance | path

Searched refs:pIocPg3 (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/message/fusion/
H A Dmptbase.h527 IOCPage3_t *pIocPg3; /* table of physical disks */ member
H A Dmptbase.c2762 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()
H A Dmptspi.c1126 pg3 = ioc->raid_data.pIocPg3; in mpt_work_wrapper()
H A Dmptsas.c4176 if (!ioc->raid_data.pIocPg3) in mptsas_find_phyinfo_by_phys_disk_num()