Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/mdb/common/modules/mr_sas/
H A Dmr_sas.c68 struct mrsas_tbolt_pd mr_pdp[MRSAS_TBOLT_PD_TGT_MAX]; in display_targets()
98 for (tgt = 0; tgt < MRSAS_TBOLT_PD_TGT_MAX; tgt++) { in display_targets()
/illumos-gate/usr/src/uts/common/io/mr_sas/
H A Dmr_sas.h132 #define MRSAS_TBOLT_PD_TGT_MAX 255 macro
H A Dmr_sas.c953 instance->mr_tbolt_pd_max = MRSAS_TBOLT_PD_TGT_MAX; in mrsas_attach()