Home
last modified time | relevance | path

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

/drivers/telephony/
Dixj_pcmcia.c71 int i, place; in ixj_get_serial() local
85 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()
/drivers/hwmon/
Dk8temp.c119 int place = attr->index; in show_temp() local
126 temp = TEMP_FROM_REG(data->temp[core][place]) + data->temp_offset; in show_temp()
/drivers/net/
Dtlan.c3165 u8 place; in TLan_EeSendByte() local
3172 for ( place = 0x80; place != 0; place >>= 1 ) { in TLan_EeSendByte()
3173 if ( place & data ) in TLan_EeSendByte()
3226 u8 place; in TLan_EeReceiveByte() local
3235 for ( place = 0x80; place; place >>= 1 ) { in TLan_EeReceiveByte()
3238 *data |= place; in TLan_EeReceiveByte()
/drivers/block/paride/
DTransition-notes83 it is holding pd_lock. The only place within the area where we
99 also in the area. The only place where ->claimed_cont is made non-NULL is
106 Corollary 1: ps_tq_active can be killed. Indeed, the only place where we
/drivers/message/i2o/
DKconfig12 place. In order for this to work, you need to have an I2O interface
/drivers/net/wireless/ipw2x00/
DKconfig23 will need to place it in /lib/firmware.
/drivers/md/
DKconfig161 block must be written to a different place.
/drivers/usb/serial/
DChangeLog.history247 Brian Warner has a place to put his code.
258 has a place to put his code.
/drivers/parport/
DChangeLog40 in the ECR register for some chips, this will be a useful place to
/drivers/char/
DChangeLog406 taken place for the MSR bits.
/drivers/scsi/aic7xxx/
Daic79xx.reg1379 * Scb offset to the value to place in the SCSIID register
Daic79xx.seq454 * configurations, the SCB DMA engine may lose its place
/drivers/scsi/
DKconfig473 take the place of this one, and it is recommended that whenever