OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:tpd
(Results
1 - 3
of
3
) sorted by null
/external/syslinux/gpxe/src/drivers/net/
atl1e.c
427
/* Init
TPD
Ring */
668
*
TPD
Ring/SMB/RXF0 Page CMBs, they use the same
920
* get next usable
tpd
922
* there is enough
tpd
to use
938
atl1e_get_tx_buffer(struct atl1e_adapter *adapter, struct atl1e_tpd_desc *
tpd
)
942
return &tx_ring->tx_buffer[
tpd
- tx_ring->desc];
946
struct io_buffer *iob, struct atl1e_tpd_desc *
tpd
)
951
tx_buffer = atl1e_get_tx_buffer(adapter,
tpd
);
955
tpd
->buffer_addr = cpu_to_le64(tx_buffer->dma);
956
tpd
->word2 = ((tpd->word2 & ~TPD_BUFLEN_MASK)
974
struct atl1e_
tpd
_desc *
tpd
;
local
[
all
...]
/packages/apps/Calendar/src/com/android/calendar/event/
EditEventView.java
916
TimePickerDialog
tpd
= (TimePickerDialog) fm.findFragmentByTag(FRAG_TAG_TIME_PICKER);
local
[
all
...]
/external/boringssl/linux-arm/crypto/aes/
aes-armv4.S
814
eor r4,r4,r5,ror#16 @ ^= ROTATE(
tpd
=tp9^tp4,16)
Completed in 353 milliseconds