Searched refs:aep (Results 1 – 6 of 6) sorted by relevance
| /src/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, co… 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->at_cmnd.cdb_dl.sf.fcp_cmnd_dl; in isp_endcmd() 352 isp_got_tmf_24xx(ispsoftc_t *isp, at7_entry_t *aep) in isp_got_tmf_24xx() argument [all …]
|
| H A D | isp_freebsd.c | 1300 isp_handle_platform_atio7(ispsoftc_t *isp, at7_entry_t *aep) in isp_handle_platform_atio7() argument 1313 did = (aep->at_hdr.d_id[0] << 16) | (aep->at_hdr.d_id[1] << 8) | aep->at_hdr.d_id[2]; in isp_handle_platform_atio7() 1314 sid = (aep->at_hdr.s_id[0] << 16) | (aep->at_hdr.s_id[1] << 8) | aep->at_hdr.s_id[2]; in isp_handle_platform_atio7() 1315 lun = CAM_EXTLUN_BYTE_SWIZZLE(be64dec(aep->at_cmnd.fcp_cmnd_lun)); in isp_handle_platform_atio7() 1323 __func__, aep->at_rxid, did); in isp_handle_platform_atio7() 1324 isp_endcmd(isp, aep, NIL_HANDLE, ISP_NOCHAN, in isp_handle_platform_atio7() 1340 __func__, aep->at_rxid, did, chan, sid); in isp_handle_platform_atio7() 1342 isp_endcmd(isp, aep, NIL_HANDLE, chan, ECMD_TERMINATE, 0); in isp_handle_platform_atio7() 1356 __func__, aep->at_rxid, (uintmax_t)lun); in isp_handle_platform_atio7() 1358 isp_endcmd(isp, aep, nphdl, chan, SCSI_STATUS_BUSY, 0); in isp_handle_platform_atio7() [all …]
|
| /src/lib/libusb/ |
| H A D | libusb01.c | 351 struct libusb20_endpoint *aep; in usb_parse_endpoint() local 353 aep = ps->a.currep; in usb_parse_endpoint() 358 bep->bLength = aep->desc.bLength; in usb_parse_endpoint() 359 bep->bDescriptorType = aep->desc.bDescriptorType; in usb_parse_endpoint() 360 bep->bEndpointAddress = aep->desc.bEndpointAddress; in usb_parse_endpoint() 361 bep->bmAttributes = aep->desc.bmAttributes; in usb_parse_endpoint() 362 bep->wMaxPacketSize = aep->desc.wMaxPacketSize; in usb_parse_endpoint() 363 bep->bInterval = aep->desc.bInterval; in usb_parse_endpoint() 364 bep->bRefresh = aep->desc.bRefresh; in usb_parse_endpoint() 365 bep->bSynchAddress = aep->desc.bSynchAddress; in usb_parse_endpoint() [all …]
|
| /src/contrib/llvm-project/libcxx/ |
| H A D | CREDITS.TXT | 120 E: aep at exys dot org
|
| /src/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 …]
|
| /src/crypto/openssl/ |
| H A D | CHANGES.md | 6382 * Removed obsolete engines: 4758cca, aep, atalla, cswift, nuron, gmp, 14617 Processing, www.aep.ie. (Use engine 'aep') 16809 Encryption Processing, www.aep.ie. (Use engine 'aep')
|