Searched refs:aep (Results 1 – 4 of 4) sorted by relevance
| /netbsd/src/sys/dev/ic/ |
| D | isp_target.c | 592 at2_entry_t *aep = arg; in isp_target_put_atio() local 596 atun._atio2.at_scclun = aep->at_scclun; in isp_target_put_atio() 598 atun._atio2.at_lun = (uint8_t) aep->at_lun; in isp_target_put_atio() 601 atun._atio2e.at_iid = ((at2e_entry_t *)aep)->at_iid; in isp_target_put_atio() 603 atun._atio2.at_iid = aep->at_iid; in isp_target_put_atio() 605 atun._atio2.at_rxid = aep->at_rxid; in isp_target_put_atio() 608 at_entry_t *aep = arg; in isp_target_put_atio() local 611 atun._atio.at_handle = aep->at_handle; in isp_target_put_atio() 612 atun._atio.at_iid = aep->at_iid; in isp_target_put_atio() 613 atun._atio.at_tgt = aep->at_tgt; in isp_target_put_atio() [all …]
|
| D | ispmbox.h | 2004 #define AT_MAKE_TAGID(tid, aep) \ argument 2005 tid = aep->at_handle; \ 2006 if (aep->at_flags & AT_TQAE) { \ 2007 tid |= (aep->at_tag_val << 16); \ 2086 #define AT2_MAKE_TAGID(tid, bus, inst, aep) \ argument 2087 tid = aep->at_rxid; \
|
| /netbsd/src/external/gpl3/gdb/dist/gdb/ |
| D | linespec.c | 1105 const struct address_entry *aep = (const struct address_entry *) p; in hash_address_entry() local 1108 hash = iterative_hash_object (aep->pspace, 0); in hash_address_entry() 1109 return iterative_hash_object (aep->addr, hash); in hash_address_entry()
|
| /netbsd/src/crypto/external/bsd/openssl/dist/ |
| D | CHANGES.md | 4733 * Removed obsolete engines: 4758cca, aep, atalla, cswift, nuron, gmp, 12963 Processing, www.aep.ie. (Use engine 'aep') 15155 Encryption Processing, www.aep.ie. (Use engine 'aep')
|