Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/sun4v/io/n2piupc/
H A Dn2piupc_tables.c221 NUM_FLDS(imu_regsel_flds)
227 NUM_FLDS(mmu_regsel_flds)
233 NUM_FLDS(peu_regsel_flds)
239 NUM_FLDS(bterr_regsel_flds)
H A Dn2piupc_tables.h121 #define NUM_FLDS(x) (sizeof (x) / sizeof (n2piu_regsel_fld_t)) macro
/illumos-gate/usr/src/uts/sun4v/io/iospc/
H A Drfios_tables.c707 NUM_FLDS(rfios_imu_regsel_flds)
713 NUM_FLDS(rfios_atu_regsel_flds)
719 NUM_FLDS(rfios_npu_regsel_flds)
725 NUM_FLDS(rfios_pex_regsel_flds)
731 NUM_FLDS(rfios_peu_regsel_flds)
737 NUM_FLDS(rfios_peu_regsel_flds)
H A Diospc.h108 #define NUM_FLDS(x) (sizeof (x) / sizeof (iospc_regsel_fld_t)) macro