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

/illumos-gate/usr/src/uts/common/io/mr_sas/
H A Dmr_sas_tbolt.c3423 uint32_t size_sync_info, num_lds; local
3453 size_sync_info = sizeof (LD_TARGET_SYNC) * num_lds;
3455 con_log(CL_ANN, (CE_NOTE, "size_sync_info =0x%x ; ld count = 0x%x",
3456 size_sync_info, num_lds));

Completed in 49 milliseconds