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

/illumos-gate/usr/src/uts/common/io/comstar/stmf/
H A Dstmf.c5769 uint32_t last_bit = 0; local
5788 vpd_mask &= ~last_bit;
5793 last_bit = STMF_VPD_LU_ID;
5798 last_bit = STMF_VPD_TARGET_ID;
5804 last_bit = STMF_VPD_TP_GROUP;
5831 last_bit = STMF_VPD_RELATIVE_TP_ID;

Completed in 404 milliseconds