Home
last modified time | relevance | path

Searched refs:LSB (Results 1 – 9 of 9) sorted by relevance

/linux-2.4.37.9/Documentation/arm/empeg/
Dir.txt32 LSB first yields sensible codes for the numbers.
/linux-2.4.37.9/drivers/net/tokenring/
Dsmctr.c3245 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 …]
Dsmctr.h192 #define LSB(X) ((__u8)((__u16) X & 0xff)) macro
/linux-2.4.37.9/drivers/usb/storage/
Dshuttle_usbat.c58 #define short_pack(LSB,MSB) ( ((u16)(LSB)) | ( ((u16)(MSB))<<8 ) ) argument
/linux-2.4.37.9/Documentation/networking/
Darcnet-hardware.txt823 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).
/linux-2.4.37.9/drivers/char/
Dser_a2232fw.ax382 C_TODL equ $10 ; TOD LSB
/linux-2.4.37.9/drivers/scsi/
D53c7,8xx.scr307 ; The LSB indicates the specific place the error occurred
1061 ; higher than the LSB.
D53c7xx.scr405 ; The LSB indicates the specific place the error occurred
1273 ; higher than the LSB.
/linux-2.4.37.9/drivers/scsi/aic7xxx/
Daic79xx.reg1233 * SCB offset to the LSB (little endian) of the lun field.