Searched refs:ed (Results 1 – 6 of 6) sorted by relevance
196 struct en_desc *ed; in ether_add_proto_internal() local302 ed = &desc_blk->block_ptr[i]; in ether_add_proto_internal()303 ed->protocol_family = protocol; in ether_add_proto_internal()304 ed->data[0] = 0; in ether_add_proto_internal()305 ed->data[1] = 0; in ether_add_proto_internal()311 ed->type = DLIL_DESC_ETYPE2; in ether_add_proto_internal()312 ed->data[0] = *(u_int16_t*)demux->data; in ether_add_proto_internal()316 ed->type = DLIL_DESC_SAP; in ether_add_proto_internal()317 bcopy(demux->data, &ed->data[0], 3); in ether_add_proto_internal()321 u_int8_t* pDest = ((u_int8_t*)&ed->data[0]) + 3; in ether_add_proto_internal()[all …]
66 0090 ed 58 91 f1
70 …* @param index Index for the interrupt, optionally or'ed with one of the following constants:
33 Following are detailed steps on how to debug a panic'ed / NMI'ed machine (For the curious souls).392 … please use "hasattr()" functionality to conditionalize referencing #ifdef'ed fields in structure.…
223 * or'ed with one of these element types:
249 …CPUs to rebalance threads and idle out the current CPU waiting for the IPI'ed thread to reschedule…