Home
last modified time | relevance | path

Searched defs:es (Results 1 – 6 of 6) sorted by relevance

/drivers/parisc/
Deisa_enumerator.c319 struct eeprom_eisa_slot_info *es, in parse_slot_config()
430 static int init_slot(int slot, struct eeprom_eisa_slot_info *es) in init_slot()
500 struct eeprom_eisa_slot_info *es; in eisa_enumerator() local
/drivers/w1/slaves/
Dw1_ds2431.c152 u8 es = (addr + len - 1) % W1_F2D_SCRATCH_SIZE; in w1_f2d_write() local
Dw1_ds2433.c164 u8 es = (addr + len - 1) & 0x1f; in w1_f23_write() local
/drivers/pci/hotplug/
Dibmphp.h606 #define SLOT_ATTN(s,es) ((u8) ((es & HPC_SLOT_BLINK_ATTN) \ argument
623 #define SLOT_PCIX(es) ((u8) ((es & HPC_SLOT_PCIX) \ argument
626 #define SLOT_SPEED(es) ((u8) ((es & HPC_SLOT_SPEED2) \ argument
631 #define SLOT_BUS_MODE(es) ((u8) ((es & HPC_SLOT_BUS_MODE) \ argument
/drivers/net/cris/
Deth_v10.c1497 update_rx_stats(struct net_device_stats *es) in update_rx_stats()
1508 update_tx_stats(struct net_device_stats *es) in update_tx_stats()
/drivers/net/wan/
Dpc300.h235 u16 es; /* Errored second */ member