Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/fwflash/plugins/transport/common/
H A Dtavor.c127 struct mlx_xps *lsps; in fw_readfw() local
143 lsps = (struct mlx_xps *)(uintptr_t)manuf->sps; in fw_readfw()
153 sfia = MLXSWAPBITS32(lsps->fia); in fw_readfw()
155 ssz = MLXSWAPBITS32(lsps->fis); in fw_readfw()
357 struct mlx_xps *isps, *lsps; in fw_writefw() local
462 lsps = (struct mlx_xps *)(uintptr_t)manuf->sps; in fw_writefw()
495 hsfia = MLXSWAPBITS32(lsps->fia); in fw_writefw()
571 tavor_cisco_extensions(lsps, isps); in fw_writefw()