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 */
869 int i, address;
884 for (address = 0; address < LANAI_EEPROM_SIZE; address++) {
885 data = (address << 1) | 1; /* Command=read + address */
915 lanai->eeprom[address] = data;
917 (unsigned int) address, (unsigned int) data);
924 lanai->number, address);
937 static inline u32 eeprom_be4(const struct lanai_dev *lanai, int address)
939 return be32_to_cpup((const u32 *) &lanai->eeprom[address]);
978 /* Verify MAC address */
988 DPRINTK("eeprom: MAC address = %pM\n", &e[EEPROM_MAC]);
1590 /* ServiceStuff register contains size and address of buffer */
1826 "shutdown, reason=0x%08X, address=0x%08X\n",