| /src/sys/external/gpl2/dts/dist/include/dt-bindings/sound/ |
| qcom,q6afe.h | 9 #include <dt-bindings/sound/qcom,q6dsp-lpass-ports.h>
|
| /src/external/gpl3/gdb.old/dist/sim/common/ |
| hw-ports.c | 1 /* Hardware ports. 42 const struct hw_port_descriptor *ports; member in struct:hw_port_data 78 const struct hw_port_descriptor ports[]) 80 me->ports_of_hw->ports = ports; 156 /* Ports: */ 245 const struct hw_port_descriptor *ports = local 246 me->ports_of_hw->ports; 247 if (ports != NULL) 249 while (ports->name != NULL 292 const struct hw_port_descriptor *ports = NULL; local [all...] |
| hw-ports.h | 1 /* Hardware ports. 34 void set_hw_ports (struct hw *hw, const struct hw_port_descriptor ports[]); 48 A device drives its output ports using the call 58 destination ports. 62 correspond to ports 0-3; level sensitive interrupts be requested 89 /* Iterate over the list of ports attached to a device */
|
| /src/external/gpl3/gdb/dist/sim/common/ |
| hw-ports.c | 1 /* Hardware ports. 42 const struct hw_port_descriptor *ports; member in struct:hw_port_data 78 const struct hw_port_descriptor ports[]) 80 me->ports_of_hw->ports = ports; 156 /* Ports: */ 245 const struct hw_port_descriptor *ports = local 246 me->ports_of_hw->ports; 247 if (ports != NULL) 249 while (ports->name != NULL 292 const struct hw_port_descriptor *ports = NULL; local [all...] |
| hw-ports.h | 1 /* Hardware ports. 34 void set_hw_ports (struct hw *hw, const struct hw_port_descriptor ports[]); 48 A device drives its output ports using the call 58 destination ports. 62 correspond to ports 0-3; level sensitive interrupts be requested 89 /* Iterate over the list of ports attached to a device */
|
| /src/sys/net/ |
| rss_config.c | 125 uint16_t ports[2]; local 129 sizeof(ports), ports); local 132 ports, sizeof(ports), 158 uint16_t ports[2]; local 162 sizeof(ports), ports); local 165 ports, sizeof(ports), 223 uint16_t ports[2]; local 227 sizeof(ports), ports); local 255 uint16_t ports[2]; local 259 sizeof(ports), ports); local [all...] |
| /src/usr.bin/systat/ |
| netcmds.c | 121 else if (strstr(args, "ports") == args) 206 } *ports = NULL; variable in typeref:struct:pitem 214 if (ports == NULL) 216 free(ports); 217 ports = NULL; 221 for (p = ports; p < ports+nports; p++) 226 if (reallocarr(&ports, nports + 1, sizeof(*p)) != 0) { 230 p = &ports[nports++]; 241 if (ports) [all...] |
| /src/external/mpl/bind/dist/bin/tests/system/checkconf/ |
| deprecated.conf | 25 use-v4-udp-ports { range 1024 65535; }; 26 use-v6-udp-ports { range 1024 65535; }; 27 avoid-v4-udp-ports { range 1 1023; }; 28 avoid-v6-udp-ports { range 1 1023; };
|
| portrange-good.conf | 15 avoid-v4-udp-ports {
|
| /src/external/bsd/unbound/dist/daemon/ |
| worker.h | 107 /** ports to be used by this worker. */ 108 int* ports; member in struct:worker 109 /** number of ports for this worker */ 149 * @param ports: the ports it is allowed to use, array. 150 * @param n: the number of ports. 153 struct worker* worker_create(struct daemon* daemon, int id, int* ports, int n); 157 * Allocates event base, listens to ports 160 * @param ports: list of shared query ports [all...] |
| /src/sys/dev/fdt/ |
| fdt_port.c | 33 * ports and endpoints management. from 35 * Given a device and its node, it enumerates all ports and endpoints for this 82 struct fdt_device_ports *ports; local 88 SLIST_FOREACH(ports, &fdt_port_devices, dp_list) { 89 for (p = 0; p < ports->dp_nports; p++) { 90 struct fdt_port *port = &ports->dp_port[p]; 254 fdt_ports_register(struct fdt_device_ports *ports, device_t self, 262 ports->dp_dev = self; 263 SLIST_INSERT_HEAD(&fdt_port_devices, ports, dp_list); 266 * walk the childs looking for ports. ports may be grouped unde [all...] |
| /src/external/mpl/bind/dist/bin/tests/system/isctest/ |
| instance.py | 58 ports: NamedPorts | None = None, 67 `ports` is the `NamedPorts` instance listing the UDP/TCP ports on which 69 DNS traffic and RNDC commands). Defaults to ports set by the test 79 if ports is None: 80 ports = NamedPorts.from_env() 81 self.ports = ports 90 return f"-c {self._rndc_conf} -s {self.ip} -p {self.ports.rndc}" 130 self.ports.dns [all...] |
| /src/external/mpl/bind/dist/bin/tests/system/isctest/vars/ |
| __init__.py | 15 from . import algorithms, autoconf, basic, dirs, features, openssl, ports namespace 27 "ports",
|
| /src/sys/dev/pci/ |
| puc.c | 36 * and similar ports to PCI via bridge chip often much larger than 180 puc_port_type_name(sc->sc_desc->ports[i].type)); 259 barindex = PUC_PORT_BAR_INDEX(sc->sc_desc->ports[i].bar); 267 sc->sc_desc->ports[i].offset, &subregion_handle); 272 sc->sc_desc->ports[i].offset; /* XXX hack */ 279 puc_port_type_name(sc->sc_desc->ports[i].type), 280 sc->sc_desc->ports[i].bar); 286 paa.type = sc->sc_desc->ports[i].type; 287 paa.flags = sc->sc_desc->ports[i].flags; 293 sc->sc_desc->ports[i].offset [all...] |
| pucvar.h | 51 } ports[PUC_MAX_PORTS]; member in struct:puc_device_description 64 ((port) < PUC_MAX_PORTS && (desc)->ports[(port)].type != PUC_PORT_TYPE_NONE)
|
| sv.c | 361 DPRINTF(("sv: IO ports: enhanced=0x%x, OPL=0x%x, MIDI=0x%x\n", 857 } ports[] = { variable in typeref:struct:__anon3554 892 #define SV_LAST_MIXER (SV_DEVICES_PER_PORT * (ARRAY_SIZE(ports)) + SV_LAST_CLASS) 919 dip->mixer_class = ports[idx].class; 920 strcpy(dip->label.name, ports[idx].audio); 927 if (ports[idx].r_port != 0) 1021 reg = sv_read_indirect(sc, ports[idx].l_port); 1026 sv_write_indirect(sc, ports[idx].l_port, reg); 1028 if (ports[idx].r_port) { 1029 reg = sv_read_indirect(sc, ports[idx].r_port) [all...] |
| puccn.c | 170 if (desc->ports[i].type != PUC_PORT_TYPE_COM) 172 puccnflags = desc->ports[i].flags; 173 base = pci_conf_read(pa.pa_pc, pa.pa_tag, desc->ports[i].bar); 174 base += desc->ports[i].offset;
|
| /src/external/gpl3/gdb.old/dist/gdb/ |
| ser-go32.c | 1 /* Remote serial interface for local (hardwired) serial ports for GO32. 206 ports[4] = variable in typeref:struct:dos_ttystate 480 port = &ports[fd]; 566 port = &ports[scb->fd]; 632 struct dos_ttystate *port = &ports[scb->fd]; 652 struct dos_ttystate *port = &ports[scb->fd]; 697 struct dos_ttystate *port = &ports[scb->fd]; 741 struct dos_ttystate *port = &ports[scb->fd]; 773 struct dos_ttystate *port = &ports[scb->fd]; 800 volatile struct dos_ttystate *port = &ports[scb->fd] [all...] |
| /src/external/gpl3/gdb/dist/gdb/ |
| ser-go32.c | 1 /* Remote serial interface for local (hardwired) serial ports for GO32. 206 ports[4] = variable in typeref:struct:dos_ttystate 480 port = &ports[fd]; 566 port = &ports[scb->fd]; 632 struct dos_ttystate *port = &ports[scb->fd]; 652 struct dos_ttystate *port = &ports[scb->fd]; 697 struct dos_ttystate *port = &ports[scb->fd]; 741 struct dos_ttystate *port = &ports[scb->fd]; 773 struct dos_ttystate *port = &ports[scb->fd]; 800 volatile struct dos_ttystate *port = &ports[scb->fd] [all...] |
| /src/sys/external/gpl2/dts/dist/arch/arm/boot/dts/broadcom/ |
| bcm953012er.dts | 71 ports {
|
| /src/sys/external/gpl2/dts/dist/arch/arm/boot/dts/marvell/ |
| orion5x-linkstation-lsgl.dts | 86 nr-ports = <2>;
|
| /src/external/bsd/wpa/dist/src/drivers/ |
| driver_roboswitch.c | 62 u16 ports; member in struct:wpa_driver_roboswitch_data 241 u16 ports, const u8 *addr) 256 ROBO_ARLCTRL_VEC_1, &ports, 1); 260 ROBO_ARLCTRL_VEC_2, &ports, 1); 280 ROBO_ARLCTRL_VEC_1, &ports, 1); 287 u16 ports, const u8 *addr) 305 if (os_memcmp(addr_read, addr_be16, 6) == 0 && ports_read == ports) { 315 ports_read == ports) { 344 ports_read == ports) { 443 drv->ports = _read[0] & 0x001F [all...] |
| /src/sys/external/mit/xen-include-public/dist/xen/include/public/ |
| sched.h | 91 * Poll a set of event-channel ports. Return when one or more are pending. An 142 XEN_GUEST_HANDLE(evtchn_port_t) ports; member in struct:sched_poll
|
| /src/external/gpl3/gdb/dist/sim/ppc/ |
| device.c | 325 /* interrupt ports */ 326 if (descr->callbacks->interrupt.ports != NULL) { local 327 const device_interrupt_port_descriptor *ports = 328 descr->callbacks->interrupt.ports; 329 printf_filtered(" interrupt ports:"); 330 while (ports->name != NULL) { 331 printf_filtered(" %s", ports->name); 332 ports++; 1713 const device_interrupt_port_descriptor *ports = 1714 me->callback->interrupt.ports; 1707 const device_interrupt_port_descriptor *ports = local 1746 const device_interrupt_port_descriptor *ports = NULL; local [all...] |
| /src/external/gpl3/gdb.old/dist/sim/ppc/ |
| device.c | 325 /* interrupt ports */ 326 if (descr->callbacks->interrupt.ports != NULL) { local 327 const device_interrupt_port_descriptor *ports = 328 descr->callbacks->interrupt.ports; 329 printf_filtered(" interrupt ports:"); 330 while (ports->name != NULL) { 331 printf_filtered(" %s", ports->name); 332 ports++; 1713 const device_interrupt_port_descriptor *ports = 1714 me->callback->interrupt.ports; 1707 const device_interrupt_port_descriptor *ports = local 1746 const device_interrupt_port_descriptor *ports = NULL; local [all...] |