Searched defs:lpps (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/fwflash/plugins/transport/common/
H A Dtavor.c126 struct mlx_xps *lpps; local
142 lpps = (struct mlx_xps *)(uintptr_t)manuf->pps;
152 pfia = MLXSWAPBITS32(lpps->fia);
154 psz = MLXSWAPBITS32(lpps->fis);
356 struct mlx_xps *ipps, *lpps; local
361 * linv, lpps/lsps are from the HCA whereas
461 lpps = (struct mlx_xps *)(uintptr_t)manuf->pps;
494 hpfia = MLXSWAPBITS32(lpps->fia);
570 tavor_cisco_extensions(lpps, ipps);

Completed in 47 milliseconds