Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/cdrom/
Dsbpcd.c934 static INLINE u_char swap_nibbles(u_char i) in swap_nibbles() function
2453 else D_S[d].SubQ_ctl_adr=swap_nibbles(infobuf[1]); in cc_ReadSubQ()
2917 D_S[d].TocEnt_ctl_adr=swap_nibbles(infobuf[i++]); in cc_ReadTocEntry()
2972 if (fam1_drive) D_S[d].UPC_buf[i]=swap_nibbles(*p++); in convert_UPC()