Searched refs:sbd_pgr_key_info_t (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/io/comstar/lu/stmf_sbd/
H A Dsbd_pgr.c55 static void sbd_swap_pgrkey_info(sbd_pgr_key_info_t *);
272 sbd_swap_pgrkey_info(sbd_pgr_key_info_t *key)
304 sbd_pgr_key_info_t *spi_key;
340 spi_key = (sbd_pgr_key_info_t *)keyoffset;
346 sz = ALIGNED_TO_8BYTE_BOUNDARY(sizeof (sbd_pgr_key_info_t) - 1 +
432 sbd_pgr_key_info_t *spi_key;
443 sizeof (sbd_pgr_key_info_t) - 1 +
466 spi_key = (sbd_pgr_key_info_t *)((uint8_t *)spi + sz);
482 sizeof (sbd_pgr_key_info_t) - 1 +
H A Dsbd_impl.h124 } sbd_pgr_key_info_t; typedef in typeref:struct:sbd_pgr_key_info

Completed in 63 milliseconds