Lines Matching defs:address
102 * address. Undefine to _not_ do this
457 #define SSTUFF_SET_ADDR(x) ((x)>>8) /* set address of buffer */
465 DMA_Addr_Reg = 0x5C /* DMA address */
870 int i, address;
885 for (address = 0; address < LANAI_EEPROM_SIZE; address++) {
886 data = (address << 1) | 1; /* Command=read + address */
916 lanai->eeprom[address] = data;
918 (unsigned int) address, (unsigned int) data);
925 lanai->number, address);
938 static inline u32 eeprom_be4(const struct lanai_dev *lanai, int address)
940 return be32_to_cpup((const u32 *) &lanai->eeprom[address]);
979 /* Verify MAC address */
989 DPRINTK("eeprom: MAC address = %pM\n", &e[EEPROM_MAC]);
1591 /* ServiceStuff register contains size and address of buffer */
1827 "shutdown, reason=0x%08X, address=0x%08X\n",