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

/drivers/staging/comedi/drivers/addi-data/
H A Daddi_amcc_S5920.c77 unsigned char pb_ReadByte[1]; local
163 *pb_ReadByte =
177 b_ReadLowByte = pb_ReadByte[0];
179 b_ReadHighByte = pb_ReadByte[0];
H A Dhwdrv_apci3200.c121 unsigned char pb_ReadByte[1]; local
207 *pb_ReadByte =
221 b_ReadLowByte = pb_ReadByte[0];
223 b_ReadHighByte = pb_ReadByte[0];

Completed in 14 milliseconds