Searched refs:aep (Results 1 – 5 of 5) sorted by relevance
/freebsd/sys/dev/isp/ |
H A D | isp_target.c | 243 at7_entry_t *aep; in isp_endcmd() local 249 aep = va_arg(ap, at7_entry_t *); in isp_endcmd() 258 isp_prt(isp, ISP_LOGTDEBUG0, "%s: [RX_ID 0x%x] chan %d code %x", __func__, aep->at_rxid, vpidx, code); in isp_endcmd() 265 cto->ct_rxid = aep->at_rxid; in isp_endcmd() 266 cto->ct_iid_lo = (aep->at_hdr.s_id[1] << 8) | aep->at_hdr.s_id[2]; in isp_endcmd() 267 cto->ct_iid_hi = aep->at_hdr.s_id[0]; in isp_endcmd() 268 cto->ct_oxid = aep->at_hdr.ox_id; in isp_endcmd() 296 if (aep->at_cmnd.cdb_dl.sf.fcp_cmnd_dl != 0) { in isp_endcmd() 297 cto->ct_resid = aep in isp_endcmd() 352 isp_got_tmf_24xx(ispsoftc_t * isp,at7_entry_t * aep) isp_got_tmf_24xx() argument [all...] |
/freebsd/lib/libusb/ |
H A D | libusb01.c | 349 struct libusb20_endpoint *aep; in usb_parse_endpoint() local 351 aep = ps->a.currep; in usb_parse_endpoint() 356 bep->bLength = aep->desc.bLength; in usb_parse_endpoint() 357 bep->bDescriptorType = aep->desc.bDescriptorType; in usb_parse_endpoint() 358 bep->bEndpointAddress = aep->desc.bEndpointAddress; in usb_parse_endpoint() 359 bep->bmAttributes = aep->desc.bmAttributes; in usb_parse_endpoint() 360 bep->wMaxPacketSize = aep->desc.wMaxPacketSize; in usb_parse_endpoint() 361 bep->bInterval = aep->desc.bInterval; in usb_parse_endpoint() 362 bep->bRefresh = aep->desc.bRefresh; in usb_parse_endpoint() 363 bep->bSynchAddress = aep->desc.bSynchAddress; in usb_parse_endpoint() [all …]
|
/freebsd/contrib/llvm-project/libcxx/ |
H A D | CREDITS.TXT | 120 E: aep at exys dot org
|
/freebsd/contrib/arm-optimized-routines/math/test/traces/ |
H A D | sincosf.txt | 700 -0x1.0630aep-13 1094 0x1.0200aep-9 1186 -0x1.2723aep-9 2105 -0x1.3270aep-6 2177 -0x1.6203aep-8 3503 0x1.0363aep-9 3562 -0x1.9573aep-12 3784 -0x1.9573aep-12 3785 -0x1.9573aep-12 4143 -0x1.9573aep-12 [all …]
|
/freebsd/crypto/openssl/ |
H A D | CHANGES.md | 4702 * Removed obsolete engines: 4758cca, aep, atalla, cswift, nuron, gmp, 12932 Processing, www.aep.ie. (Use engine 'aep') 15124 Encryption Processing, www.aep.ie. (Use engine 'aep')
|