Searched refs:LSB (Results 1 – 9 of 9) sorted by relevance
32 LSB first yields sensible codes for the numbers.
3245 tmf->fc = LSB(ac_fc); /* lsb is frame control */ in smctr_make_8025_hdr()3298 tsv->svv[1] = LSB(tp->authorized_access_priority); in smctr_make_access_pri()3323 tsv->svv[1] = LSB(tp->authorized_function_classes); in smctr_make_auth_funct_class()3335 tsv->svv[1] = LSB(correlator); in smctr_make_corr()3350 tsv->svv[1] = LSB(tp->misc_command_data[0]); in smctr_make_funct_addr()3353 tsv->svv[3] = LSB(tp->misc_command_data[1]); in smctr_make_funct_addr()3368 tsv->svv[1] = LSB(tp->misc_command_data[0]); in smctr_make_group_addr()3371 tsv->svv[3] = LSB(tp->misc_command_data[1]); in smctr_make_group_addr()3394 tsv->svv[1] = LSB(tp->misc_command_data[0]); in smctr_make_phy_drop_num()3397 tsv->svv[3] = LSB(tp->misc_command_data[1]); in smctr_make_phy_drop_num()[all …]
192 #define LSB(X) ((__u8)((__u16) X & 0xff)) macro
58 #define short_pack(LSB,MSB) ( ((u16)(LSB)) | ( ((u16)(MSB))<<8 ) ) argument
823 Switch 1 serves as the least significant bit (LSB).1339 Switch 1 (ID0) serves as the least significant bit (LSB).1549 Switch 1 (ID0) serves as the least significant bit (LSB).1813 Switch 1 (ID0) serves as the least significant bit (LSB).1954 Switch 1 serves as the least significant bit (LSB).2095 serves as the least significant bit (LSB).2441 Switch 8 serves as the least significant bit (LSB).2630 Switch 8 serves as the least significant bit (LSB).2808 Switch 1 (ID0) serves as the least significant bit (LSB).3026 Switch 1 serves as the least significant bit (LSB).
382 C_TODL equ $10 ; TOD LSB
307 ; The LSB indicates the specific place the error occurred1061 ; higher than the LSB.
405 ; The LSB indicates the specific place the error occurred1273 ; higher than the LSB.
1233 * SCB offset to the LSB (little endian) of the lun field.