Searched refs:eps (Results 1 – 12 of 12) sorted by relevance
| /f-stack/freebsd/x86/bios/ |
| H A D | smbios.c | 61 struct smbios_eps * eps; member 162 sc->eps = RES2EPS(sc->res); in smbios_attach() 165 sc->eps->major_version, sc->eps->minor_version); in smbios_attach() 166 if (bcd2bin(sc->eps->BCD_revision)) in smbios_attach() 168 bcd2bin(sc->eps->BCD_revision >> 4), in smbios_attach() 169 bcd2bin(sc->eps->BCD_revision & 0x0f)); in smbios_attach()
|
| /f-stack/freebsd/netgraph/atm/ccatm/ |
| H A D | ng_ccatm.c | 715 struct atm_exstatus_ep *eps; in ng_ccatm_rcvmsg() local 726 &s, &eps, &ports, &conns, &parties); in ng_ccatm_rcvmsg() 730 offs = sizeof(s) + s.neps * sizeof(*eps) + in ng_ccatm_rcvmsg() 744 memcpy(resp->data + offs, eps, in ng_ccatm_rcvmsg() 745 sizeof(*eps) * s.neps); in ng_ccatm_rcvmsg() 746 offs += sizeof(*eps) * s.neps; in ng_ccatm_rcvmsg() 760 free(eps, M_NG_CCATM); in ng_ccatm_rcvmsg()
|
| /f-stack/freebsd/contrib/device-tree/Bindings/usb/ |
| H A D | omap-usb.txt | 8 - num-eps : Specifies the number of endpoints. This is also a 32 num-eps = <16>;
|
| H A D | am33xx-usb.txt | 41 - mentor,num-eps: Specifies the number of endpoints. This is also a 111 mentor,num-eps = <16>; 157 mentor,num-eps = <16>;
|
| /f-stack/freebsd/contrib/octeon-sdk/ |
| H A D | cvmx-uart.c | 126 lcrval.s.eps = 1; /* even parity? */ in cvmx_uart_setup2()
|
| H A D | cvmx-mio-defs.h | 7987 uint64_t eps : 1; /**< Even Parity Select bit */ member 7995 uint64_t eps : 1; 9128 uint64_t eps : 1; /**< Even Parity Select bit */ member 9136 uint64_t eps : 1;
|
| /f-stack/app/nginx-1.16.1/conf/ |
| H A D | mime.types | 35 application/postscript ps eps ai;
|
| /f-stack/freebsd/contrib/device-tree/src/arm/ |
| H A D | am33xx.dtsi | 371 mentor,num-eps = <16>; 417 mentor,num-eps = <16>;
|
| H A D | dm816x.dtsi | 584 mentor,num-eps = <16>; 624 mentor,num-eps = <16>;
|
| H A D | dm814x.dtsi | 93 mentor,num-eps = <16>; 131 mentor,num-eps = <16>;
|
| H A D | omap3.dtsi | 909 num-eps = <16>;
|
| H A D | omap4-l4.dtsi | 416 num-eps = <16>;
|