Lines Matching defs:first
491 * value involves reading two 32 bit registers. The first read latches the
2955 * BEWARE: this seems to work but should be considered first if
5550 unsigned int first, unsigned int max_per_txd,
5624 tx_ring->buffer_info[first].next_to_watch = i;
5786 unsigned int first;
5864 first = tx_ring->next_to_use;
5888 count = e1000_tx_map(tx_ring, skb, first, adapter->tx_fifo_limit,
5924 tx_ring->buffer_info[first].time_stamp = 0;
5925 tx_ring->next_to_use = first;
6832 * Disable ASPM in downstream component first and then upstream.
7162 * resembles the first-half of the e1000e_pm_resume routine.
7565 /* systems with ASPM and others may see the checksum fail on the first
7955 * e1000_init_module is the first routine called when the driver is