Home
last modified time | relevance | path

Searched refs:subunit (Results 1 – 25 of 34) sorted by relevance

12

/netbsd/src/sys/arch/dreamcast/dev/maple/
Dmaple.c117 static char * maple_unit_name(char *, size_t, int port, int subunit);
200 int port, subunit, f; in mapleattach() local
216 for (subunit = 0; subunit < MAPLE_SUBUNITS; subunit++) { in mapleattach()
217 u = &sc->sc_unit[port][subunit]; in mapleattach()
219 u->subunit = subunit; in mapleattach()
292 maple_unit_name(buf, sizeof(buf), u->port, u->subunit)); in maple_scanbus()
305 if (u->port < last_port || u->subunit <= last_subunit) in maple_scanbus()
309 last_subunit = u->subunit; in maple_scanbus()
327 int port, subunit; in maple_run_polling() local
340 for (subunit = 0; subunit < MAPLE_SUBUNITS; subunit++) in maple_run_polling()
[all …]
Dmaplevar.h109 int port, subunit; member
/netbsd/src/sys/dev/usb/
Dumcs.c866 int subunit; in umcs7840_intr() local
887 for (subunit = 0; subunit < sc->sc_numports; subunit++) { in umcs7840_intr()
888 uint8_t pn = sc->sc_ports[subunit].sc_port_phys; in umcs7840_intr()
900 change_mask |= (1U << subunit); in umcs7840_intr()
/netbsd/src/sys/arch/dreamcast/conf/
DG1IDE148 mkbd* at maple? port ? subunit ?
151 mms* at maple? port ? subunit ?
154 #mmem* at maple? port ? subunit ?
155 #mlcd* at maple? port ? subunit ?
DGENERIC159 mkbd* at maple? port ? subunit ?
162 mms* at maple? port ? subunit ?
165 mmem* at maple? port ? subunit ?
166 mlcd* at maple? port ? subunit ?
Dfiles.dreamcast56 device maple { [port = -1], [subunit = -1] }
/netbsd/src/etc/
DMAKEDEV.tmpl1990 subunit=${i#$name}
1991 mkdev $name$subunit c %maple_chr% $(($unit * 8 + 0$subunit))
2247 subunit=${i#nvme${unit}ns}
2248 if [ 0$subunit -le 0 ] || [ 0$subunit -ge 65536 ]; then
2249 warn "bad nsid for $i: $subunit"
2252 mkdev nvme${unit}ns$subunit c %nvme_chr% $(($unit * 65536 + $subunit))
/netbsd/src/sys/dev/pci/
Dtwereg.h339 struct twe_unit_descriptor subunit[1]; member
/netbsd/src/external/lgpl3/mpfr/dist/doc/
Dfdl.texi115 A section ``Entitled XYZ'' means a named subunit of the Document whose
/netbsd/src/external/gpl3/binutils/dist/bfd/doc/
Dfdl.texi117 A section ``Entitled XYZ'' means a named subunit of the Document whose
/netbsd/src/external/gpl3/gdb/dist/gdb/doc/
Dfdl.texi117 A section ``Entitled XYZ'' means a named subunit of the Document whose
/netbsd/src/external/lgpl3/gmp/dist/doc/
Dfdl-1.3.texi117 A section ``Entitled XYZ'' means a named subunit of the Document whose
Dgmp.info-22127 A section "Entitled XYZ" means a named subunit of the Document
/netbsd/src/external/lgpl3/mpc/dist/doc/
Dfdl-1.3.texi117 A section ``Entitled XYZ'' means a named subunit of the Document whose
Dmpc.info1844 A section “Entitled XYZ” means a named subunit of the Document
/netbsd/src/external/gpl3/gdb/dist/bfd/doc/
Dfdl.texi117 A section ``Entitled XYZ'' means a named subunit of the Document whose
/netbsd/src/external/gpl3/binutils/dist/binutils/doc/
Dfdl.texi117 A section ``Entitled XYZ'' means a named subunit of the Document whose
/netbsd/src/external/gpl3/binutils/dist/gas/doc/
Dfdl.texi117 A section ``Entitled XYZ'' means a named subunit of the Document whose
/netbsd/src/external/gpl3/binutils/dist/ld/
Dfdl.texi117 A section ``Entitled XYZ'' means a named subunit of the Document whose
Dldint.info747 A section “Entitled XYZ” means a named subunit of the Document
/netbsd/src/external/gpl3/binutils/dist/gprof/
Dfdl.texi117 A section ``Entitled XYZ'' means a named subunit of the Document whose
Dgprof.info2060 A section “Entitled XYZ” means a named subunit of the Document
/netbsd/src/external/gpl3/gcc/dist/gcc/doc/include/
Dfdl.texi157 A section ``Entitled XYZ'' means a named subunit of the Document whose
/netbsd/src/external/gpl3/gcc/dist/libgomp/
Dlibgomp.info5063 A section "Entitled XYZ" means a named subunit of the Document
/netbsd/src/external/gpl3/gcc/dist/gcc/doc/
Dgccinstall.info4477 A section "Entitled XYZ" means a named subunit of the Document

12