Searched refs:zeroed (Results 1 – 5 of 5) sorted by relevance
617 struct e1000_data_desc zeroed; in e1000g_fill_tx_ring() local632 zeroed.upper.data = 0; in e1000g_fill_tx_ring()678 zeroed.upper.fields.popts |= E1000_TXD_POPTS_IXSM; in e1000g_fill_tx_ring()681 zeroed.upper.fields.popts |= E1000_TXD_POPTS_TXSM; in e1000g_fill_tx_ring()698 descriptor->upper.data = zeroed.upper.data; in e1000g_fill_tx_ring()743 next_desc->upper.data = zeroed.upper.data; in e1000g_fill_tx_ring()806 next_desc->upper.data = zeroed.upper.data; in e1000g_fill_tx_ring()
253 \tstarting offset and the end of the string table are zeroed.\n\256 \tspecified are zeroed.\n\259 \texisting string at the given offset are zeroed, up to the\n\277 \tto \"reclaim\" space zeroed at the end of the string table.\n"
103 return zeroed memory blocks. Note that lmalloc()/lfree()
522 ** is allocated, zeroed, and returned. On subsequent calls (for the
7862 object. The input buffer was prematurely zeroed and/or deleted. (BZ 577)7971 For incoming ACPI 1.0 FADTs, these fields are now always zeroed. (The