Home
last modified time | relevance | path

Searched refs:FCDevicePage0_t (Results 1 – 3 of 3) sorted by relevance

/linux-6.12.1/drivers/message/fusion/
Dmptfc.c304 FCDevicePage0_t **aa = (FCDevicePage0_t **)a; in mptfc_FcDevPage0_cmp_func()
305 FCDevicePage0_t **bb = (FCDevicePage0_t **)b; in mptfc_FcDevPage0_cmp_func()
321 void(*func)(MPT_ADAPTER *ioc,int channel, FCDevicePage0_t *arg)) in mptfc_GetFcDevPage0()
325 FCDevicePage0_t *ppage0_alloc, *fc; in mptfc_GetFcDevPage0()
330 FCDevicePage0_t *p0_array=NULL, *p_p0; in mptfc_GetFcDevPage0()
331 FCDevicePage0_t **pp0_array=NULL, **p_pp0; in mptfc_GetFcDevPage0()
341 data_sz = sizeof(FCDevicePage0_t) * max_bus * max_targ; in mptfc_GetFcDevPage0()
346 data_sz = sizeof(FCDevicePage0_t *) * max_bus * max_targ; in mptfc_GetFcDevPage0()
417 sort (pp0_array, num_targ, sizeof(FCDevicePage0_t *), in mptfc_GetFcDevPage0()
433 mptfc_generate_rport_ids(FCDevicePage0_t *pg0, struct fc_rport_identifiers *rid) in mptfc_generate_rport_ids()
[all …]
Dmptbase.h554 FCDevicePage0_t pg0;
/linux-6.12.1/drivers/message/fusion/lsi/
Dmpi_cnfg.h2183 FCDevicePage0_t, MPI_POINTER pFCDevicePage0_t; typedef