Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/message/fusion/
Dmptfc.c267 FCDevicePage0_t **aa = (FCDevicePage0_t **)a; in mptfc_FcDevPage0_cmp_func()
268 FCDevicePage0_t **bb = (FCDevicePage0_t **)b; in mptfc_FcDevPage0_cmp_func()
284 void(*func)(MPT_ADAPTER *ioc,int channel, FCDevicePage0_t *arg)) in mptfc_GetFcDevPage0()
288 FCDevicePage0_t *ppage0_alloc, *fc; in mptfc_GetFcDevPage0()
293 FCDevicePage0_t *p0_array=NULL, *p_p0; in mptfc_GetFcDevPage0()
294 FCDevicePage0_t **pp0_array=NULL, **p_pp0; in mptfc_GetFcDevPage0()
304 data_sz = sizeof(FCDevicePage0_t) * max_bus * max_targ; in mptfc_GetFcDevPage0()
309 data_sz = sizeof(FCDevicePage0_t *) * max_bus * max_targ; in mptfc_GetFcDevPage0()
380 sort (pp0_array, num_targ, sizeof(FCDevicePage0_t *), in mptfc_GetFcDevPage0()
396 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.6.21/drivers/message/fusion/lsi/
Dmpi_cnfg.h2207 FCDevicePage0_t, MPI_POINTER pFCDevicePage0_t; typedef