Searched refs:place (Results 1 – 13 of 13) sorted by relevance
71 int i, place; in ixj_get_serial() local85 place = 1; in ixj_get_serial()98 j->serial += (str[i] - 48) * place; in ixj_get_serial()106 j->serial += (str[i] - 55) * place; in ixj_get_serial()114 j->serial += (str[i] - 87) * place; in ixj_get_serial()117 place = place * 0x10; in ixj_get_serial()
119 int place = attr->index; in show_temp() local126 temp = TEMP_FROM_REG(data->temp[core][place]) + data->temp_offset; in show_temp()
3165 u8 place; in TLan_EeSendByte() local3172 for ( place = 0x80; place != 0; place >>= 1 ) { in TLan_EeSendByte()3173 if ( place & data ) in TLan_EeSendByte()3226 u8 place; in TLan_EeReceiveByte() local3235 for ( place = 0x80; place; place >>= 1 ) { in TLan_EeReceiveByte()3238 *data |= place; in TLan_EeReceiveByte()
83 it is holding pd_lock. The only place within the area where we99 also in the area. The only place where ->claimed_cont is made non-NULL is106 Corollary 1: ps_tq_active can be killed. Indeed, the only place where we
12 place. In order for this to work, you need to have an I2O interface
23 will need to place it in /lib/firmware.
161 block must be written to a different place.
247 Brian Warner has a place to put his code.258 has a place to put his code.
40 in the ECR register for some chips, this will be a useful place to
406 taken place for the MSR bits.
1379 * Scb offset to the value to place in the SCSIID register
454 * configurations, the SCB DMA engine may lose its place
473 take the place of this one, and it is recommended that whenever