Searched defs:last (Results 151 - 175 of 203) sorted by relevance

123456789

/drivers/misc/sgi-xp/
H A Dxpc.h103 u64 pad2[9]; /* align to last u64 in 2nd 64-byte cacheline */
338 struct xpc_fifo_entry_uv *last; member in struct:xpc_fifo_head_uv
741 u64 last_heartbeat; /* HB at last read */
/drivers/net/bonding/
H A Dbond_main.c362 struct vlan_entry *next, *last; local
371 last = list_entry(bond->vlan_list.prev,
373 if (last == curr) {
1223 bond->first_slave = NULL; /* slave was the last one */
2026 /* if the last slave was removed, zero the mac address
2049 pr_info("%s: last VLAN challenged slave %s left bond %s. VLAN blocking is removed\n",
2941 * active. This avoids bouncing, as the last receive
2952 * - more than 3*delta since last receive AND
3742 * after the last slave has been detached. Assumes that all slaves
/drivers/net/ethernet/brocade/bna/
H A Dbfi.h525 u8 last; member in struct:bfi_flash_write_req
/drivers/net/ethernet/i825xx/
H A Deepro.c195 int tx_last; /* pointer to last packet in the transmit chain */
296 #define ee_addr_CRC_8 0x14 /* CRC over last thee Bytes */
781 play with its counter (last 2 bits of
1353 last packet */
1455 unsigned status, tx_available, last, end; local
1472 last = lp->tx_end;
1473 end = last + (((length + 3) >> 1) << 1) + XMT_HEADER;
1476 if ((lp->xmt_upper_limit + 2 - last) <= XMT_HEADER) {
1479 last = lp->xmt_lower_limit;
1480 end = last
[all...]
/drivers/net/wan/
H A Ddscc4.c1896 int last = dpriv->tx_dirty%TX_RING_SIZE; local
1897 struct TxFD *tx_fd = dpriv->tx_fd + last;
1906 dpriv->tx_skbuff[last] = skb;
/drivers/platform/x86/
H A Dintel_ips.c887 static u32 get_cpu_power(struct ips_driver *ips, u32 *last, int period) argument
899 ret = (((val - *last) * 1000) / period);
901 *last = val;
1091 * If it's been more than a second since the last update,
/drivers/s390/block/
H A Ddasd_eckd.c2571 /* transfer length factor: how many bytes to read from the last track */
2593 * - all idaws but the first and the last must address full pages
2879 /* transfer length factor: how many bytes to read from the last track */
2911 * we have to set the CBC flag on the last tidaw for each track.
3006 /* Calculate record id of first and last block. */
3875 struct ccw1 *first, *last, *fail, *from, *to; local
3937 for (last = first; last->flags & (CCW_FLAG_CC | CCW_FLAG_DC); last++);
3938 to = min(first + 6, last);
[all...]
/drivers/scsi/
H A Dosst.c1590 /* if we just sent the last frame, wait till all successfully written */
1821 printk(KERN_ERR "%s:E: Bad frame in update last marker, fatal\n", name);
1916 printk(OSST_DEB_MSG "%s:D: Positioning to last mark at %d\n", name, last_mark_ppos);
2511 printk(OSST_DEB_MSG "%s:D: first data frame on tape = %d, last = %d, eod frame = %d\n", name,
2515 printk(OSST_DEB_MSG "%s:D: first mark on tape = %d, last = %d, eod frame = %d\n",
2555 int first, last;
2578 last = position==10?0xbb3:10;
2580 for (ppos = first; ppos < last; ppos++)
2585 last = position==10?10:0xbb3;
2587 for (ppos = first; ppos < last; ppo
2553 int first, last; local
[all...]
/drivers/staging/rtl8187se/
H A Dr8180_core.c1176 *(tmp-rx_desc_size) = *(tmp-rx_desc_size) | (1<<30); /* this is the last descriptor */
1416 short first, last; local
1492 last = *(priv->rxringtail) & (1<<28) ? 1 : 0;
1493 if (last) {
1496 /* if the last descriptor (that should
1522 if (first && last) {
1659 doesn't provide the last descriptor */
1710 if (last && !priv->rx_skb_complete) {
1828 * the last fragment of a frame because it has been dropped...
2116 /* ensure the last des
[all...]
/drivers/tty/
H A Dn_gsm.c420 /* Was this the last byte of the EA 1 = yes*/
869 int last = 0, first = 0; local
895 last = 1;
908 *dp++ = last << 7 | first << 6 | 1; /* EA */
914 if (last) {
1690 * mux is closed or tty is closed - whichever is last.
1730 In this case it contain the last piece of data
2651 /* And tell the kernel when the last transmit started. */
/drivers/usb/gadget/
H A Dfsl_qe_udc.h292 int last; /*data sent in the last time*/ member in struct:qe_ep
376 #define T_L 0x08000000 /* last */
401 #define R_L 0x08000000 /* last */
/drivers/usb/host/
H A Doxu210hp.h369 u8 last; member in struct:oxu_murb
/drivers/video/console/
H A Dfbcon.c3316 char **last = NULL; local
3328 rotate = simple_strtoul(buf, last, 0);
3341 char **last = NULL; local
3353 rotate = simple_strtoul(buf, last, 0);
3416 char **last = NULL; local
3432 blink = simple_strtoul(buf, last, 0);
/drivers/atm/
H A Dnicstar.h270 originated the TSI, or a timer overflow indicator. In this last
658 ns_tsi *last; member in struct:tsq_info
665 ns_scqe *last; member in struct:scq_info
684 ns_rsqe *last; member in struct:rsq_info
/drivers/char/pcmcia/
H A Dsynclink_cs.c2739 MGSLPC_INFO *last = NULL; local
2743 if (last)
2744 last->next_device = info->next_device;
2755 last = info;
/drivers/firewire/
H A Dohci.c110 struct descriptor *last);
149 struct descriptor *last; member in struct:context
152 * The last descriptor in the DMA program. It contains the branch
714 * We search for the buffer that contains the last AR packet DMA data written
720 unsigned int i, next_i, last = ctx->last_buffer_index; local
726 /* A buffer that is not yet completely filled must be the last one. */
727 while (i != last && res_count == 0) {
746 if (MAX_AR_PACKET_SIZE > PAGE_SIZE && i != last) {
944 * all packets up to the buffer end here. If the last packet
1058 struct descriptor *d, *last; local
1269 struct descriptor *d, *last; local
1404 handle_at_packet(struct context *context, struct descriptor *d, struct descriptor *last) argument
2717 handle_ir_packet_per_buffer(struct context *context, struct descriptor *d, struct descriptor *last) argument
2752 handle_ir_buffer_fill(struct context *context, struct descriptor *d, struct descriptor *last) argument
2840 handle_it_packet(struct context *context, struct descriptor *d, struct descriptor *last) argument
3152 struct descriptor *d, *last, *pd; local
[all...]
/drivers/infiniband/hw/ipath/
H A Dipath_verbs.h271 struct ipath_mregion mr; /* must be last */
282 u32 lpsn; /* last packet sequence number */
386 u32 s_last_psn; /* last response PSN processed */
399 u8 s_state; /* opcode of last packet sent */
402 u8 r_state; /* opcode of last packet received */
429 u32 s_last; /* last un-ACK'ed entry */
514 u32 last; /* last QP number allocated */ member in struct:ipath_qp_table
/drivers/infiniband/hw/qib/
H A Dqib_iba6120.c779 * or it's occurred within the last 5 seconds.
2246 u32 i, last; local
2253 last = dd->piobcnt2k + dd->piobcnt4k;
2257 for (i = 0; i < last; i++) {
2406 * The EgrOvfl list needs to be last so we truncate them at the configured
3376 u32 first, last, plen = pbc & QIB_PBC_LENGTH_MASK; local
3389 /* try 4k if all 2k busy, so same last for both sizes */
3390 last = dd->piobcnt2k + dd->piobcnt4k - 1;
3391 buf = qib_getsendbuf_range(dd, pbufnum, first, last);
H A Dqib_verbs.h326 struct qib_mregion mr; /* must be last */
337 u32 lpsn; /* last packet sequence number */
444 u32 s_last_psn; /* last response PSN processed */
461 u8 s_state; /* opcode of last packet sent */
464 u8 r_state; /* opcode of last packet received */
495 u32 s_acked; /* last un-ACK'ed entry */
496 u32 s_last; /* last completed entry */
617 u32 last; /* last QP number allocated */ member in struct:qib_qpn_table
/drivers/md/
H A Draid5.c30 * conf->seq_write is the number of the last batch successfully written.
31 * conf->seq_flush is the number of the last batch that was closed to
2027 /* RAID5 left_asymmetric, with Q on last device */
4259 * The source stripes are determined by mapping the first and last
5374 int last = conf->raid_disks - 1; local
5384 first = last = rdev->raid_disk;
5396 for ( ; disk <= last ; disk++) {
/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x_sp.c1051 * iterator. If returned *ppos == NULL this means that the last element has been
1078 /* If it's the last step - return NULL */
1783 * then user want to wait until the last command is done.
1823 * if the last operation has completed successfully and there are no
1824 * moreelements left, positive value if the last operation has completed
1865 * Add all but the last VLAN-MAC to the execution queue without actually
2501 * @last: index to start looking from (including)
2505 static inline int bnx2x_mcast_get_next_bin(struct bnx2x_mcast_obj *o, int last) argument
2507 int i, j, inner_start = last % BIT_VEC64_ELEM_SZ;
2509 for (i = last / BIT_VEC64_ELEM_S
[all...]
/drivers/net/ethernet/broadcom/
H A Dcnic.c2827 u16 i, ri, hw_prod, last; local
2831 i = ri = last = info->sw_prod_idx;
2843 last = i;
2847 info->sw_prod_idx = last;
/drivers/net/ethernet/dec/tulip/
H A Dde4x5.c382 0.534 24-Jan-98 Fix last (?) endian bug from <geert@linux-m68k.org>
811 int c_media; /* Remember the last media conn */
879 } last = {0,}; variable in typeref:struct:__anon2162
2168 last.chipset = device;
2169 last.bus = pb;
2170 last.irq = irq;
2172 last.addr[i] = (u_char)*((u_char *)&lp->srom + SROM_HWADD + i);
2367 lp->c_media = AUTO; /* Bogus last media */
4020 ** as one or more of the bytes. Only the last 3 bytes should be checked
4168 if ((lp->chipset == last
[all...]
/drivers/net/ethernet/marvell/
H A Dsky2.c1096 dma_addr_t addr, u32 last)
1102 sky2_write16(hw, Y2_QADDR(qaddr, PREF_UNIT_LAST_IDX), last);
2641 static inline void sky2_tx_done(struct net_device *dev, u16 last) argument
2646 sky2_tx_complete(sky2, last);
2961 if (sky2->check.last == dev->last_rx &&
2973 sky2->check.last = dev->last_rx;
3408 /* Set the list last index */
4518 unsigned idx, last; local
4534 last = sky2_read16(hw, STAT_PUT_IDX);
4537 if (hw->st_idx == last)
1095 sky2_prefetch_init(struct sky2_hw *hw, u32 qaddr, dma_addr_t addr, u32 last) argument
[all...]
/drivers/net/ethernet/mellanox/mlx4/
H A Dmlx4.h201 u32 last; member in struct:mlx4_bitmap

Completed in 655 milliseconds

123456789